Pakket: libtie-aliashash-perl (1.02-1.1)
Verwijzigingen voor libtie-aliashash-perl
Debian bronnen:
Het bronpakket libtie-aliashash-perl downloaden:
- [libtie-aliashash-perl_1.02-1.1.dsc]
- [libtie-aliashash-perl_1.02.orig.tar.gz]
- [libtie-aliashash-perl_1.02-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to provide hash with aliases key (multiple keys, one value)
Tie::AliasHash creates hashes that can have multiple keys for a single value. This means that some keys are just 'aliases' for other keys.
Two aliases keys share the same value, so that fetching either of them will always return the same value, and storing a value in one of them will change both.
The only difference between the two keys is that aliased key is not reported by keys() and each().
Andere aan libtie-aliashash-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language