Paketname | libtie-shadowhash-perl |
Beschreibung | Merge multiple data sources into a hash |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.00-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Stefan Hornburg (Racke) |
Quelle | |
Paketgröße | 16182 Byte |
Prüfsumme MD5 | da8d315c6642eff92f15982b26657f41 |
Prüfsumme SHA1 | 2673a2f3c85fdcccb8e740f524077134a3448a92 |
Prüfsumme SHA256 | 7b7a3b32ee89991d282d9f3e7b395548640ee9a82920312529c2f1ecfe00273c |
Link zum Herunterladen | libtie-shadowhash-perl_1.00-1_all.deb |
Ausführliche Beschreibung | ShadowHash merges together multiple sets of data in the form of hashes into a
data structure that looks to Perl like a single simple hash. When that hash
is accessed, the data structures managed by that shadow hash are searched in
order they were added for that key. This allows the rest of a program simple
and convenient access to a disparate set of data sources.
|