Paketname | libhash-case-perl |
Beschreibung | base class for hashes with key-casing requirements |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.006-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 18130 Byte |
Prüfsumme MD5 | b2c8cccf08b1da1f6c9395d3afd06659 |
Prüfsumme SHA1 | b34e952cc5ca8bd211011fa0c5178d4dfc1f7260 |
Prüfsumme SHA256 | 38265c81872af231f16b34721a9deeb69a7accb0e51acbb89e2a9058c845fcd5 |
Link zum Herunterladen | libhash-case-perl_1.006-1_all.deb |
Ausführliche Beschreibung | Hash::Case is the base class for various classes which tie special
treatment for the casing of keys. Be aware of the differences in
implementation: Lower and Upper are tied native hashes: these
hashes have no need for hidden fields or other assisting data
structured. A case Preserve hash will actually create three hashes.
|