Paketname | libtie-ixhash-perl |
Beschreibung | ordered associative arrays for Perl |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.21-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ivan Kohler |
Quelle | |
Paketgröße | 11976 Byte |
Prüfsumme MD5 | df850b706fe4b93c89d1f78067ae6267 |
Prüfsumme SHA1 | 12b584029c8e4c11a6975e81db66ecdaea2c0eb3 |
Prüfsumme SHA256 | 4a1ed1df176297d6a9f3d70fbeb99670812e5b7842d9c0d97d65d8cb84e38551 |
Link zum Herunterladen | libtie-ixhash-perl_1.21-2_all.deb |
Ausführliche Beschreibung | This Perl module implements Perl hashes that preserve the order in which the
hash elements were added. The order is not affected when values
corresponding to existing keys in the IxHash are changed. The elements can
also be set to any arbitrary supplied order. The familiar perl array
operations can also be performed on the IxHash.
|