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-cphash-perl
BeschreibungManage a case preserving but case insensitive hash table
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.04-1
Sektionperl
Prioritätoptional
Installierte Größe64 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße9294 Byte
Prüfsumme MD55fdb5ec0861bbac66d668efa2c19556a
Prüfsumme SHA17ad4d4e2236e0114bc5f47c451c79cbab6429a03
Prüfsumme SHA256c64eecb52acc418cc61217b149751a504ee9f655a95b5e3487c33bc2a0faa2b5
Link zum Herunterladenlibtie-cphash-perl_1.04-1_all.deb
Ausführliche BeschreibungTie::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.


Impressum
Linux is a registered trademark of Linus Torvalds