FreeBSD.software
Home/devel/p5-Tie-Hash-TwoWay

p5-Tie-Hash-TwoWay

1.08_1devel

Two-way mapping between disjoint sets in Perl

Tie::Hash::TwoWay will take a list of one-way associations and transparently create their reverse. For instance, say you have a list of machines, and a list of classes that each machine belongs to. Tie::Hash::TwoWay will take the machines, one by one, with an associated array reference of class names, and build the reverse mapping of classes to machines. All the mappings are stored as hashes. You can access the secondary mappings as if they were hash keys in their own right.

$pkg install p5-Tie-Hash-TwoWay
metacpan.org/release/Tie-Hash-TwoWay
Origin
devel/p5-Tie-Hash-TwoWay
Size
7.42KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)