[ Bron: libtie-cphash-perl ]
Pakket: libtie-cphash-perl (2.000-1)
Verwijzigingen voor libtie-cphash-perl
Debian bronnen:
Het bronpakket libtie-cphash-perl downloaden:
- [libtie-cphash-perl_2.000-1.dsc]
- [libtie-cphash-perl_2.000.orig.tar.gz]
- [libtie-cphash-perl_2.000-1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Ernesto Hernández-Novich (USB) (QA-pagina)
- gregor herrmann (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module for managing a case preserving but case insensitive hash table
Tie::CPHash provides a hash table that is case preserving but case insensitive. This means that
$cphash{KEY} $cphash{key} $cphash{Key} $cphash{keY}
all refer to the same entry. Also, the hash remembers which form of the key was last used to store the entry. The keys and each functions will return the key that was used to set the value.
Andere aan libtie-cphash-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language