DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtie-dxhash-perl
BeschreibungTied hash which keeps insertion order and allows duplicate keys
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.93-1
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerIvan Kohler
Quelle
Paketgröße10106 Byte
Prüfsumme MD5d50828114e7d339e3223dd3161a27e84
Prüfsumme SHA1804fa760258190e60b0bb9834740659de108ec7e
Prüfsumme SHA256e4b061052257f80392f383dc23d39a91ec1db2ce467b971e3548adc251fa3faf
Link zum Herunterladenlibtie-dxhash-perl_0.93-1_all.deb
Ausführliche BeschreibungTie::DxHash implements a hash which preserves insertion order and allows duplicate keys. . Tie::DxHash works by storing the hash data in an array of hash references (containing the key/value pairs). This preserves insertion order. A separate set of iterators (one per distinct key) keeps track of the last retrieved value for a given key, thus allowing the successive retrieval of multiple values for the same key to work as expected. . Tie::DxHash was originally written to facilitate the use of more complex mod_rewrite rules in Apache configuration files written with Perl Sections.


Impressum
Linux is a registered trademark of Linus Torvalds