Paketname | libdata-walk-perl |
Beschreibung | Traverse Perl data structures |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.00-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 15612 Byte |
Prüfsumme MD5 | 1832e60a71d0598f0b7463172f47262a |
Prüfsumme SHA1 | 43efaa7a2a8b5c03c3498fc3ce29176cb91709e9 |
Prüfsumme SHA256 | 73bbb1c0821377307eb4c7a766d82980bf0ee2677e52e0c58327c78bd4c85a92 |
Link zum Herunterladen | libdata-walk-perl_1.00-1_all.deb |
Ausführliche Beschreibung | With Data::Walk, one can have a call back function being called for each node
in a given structure. It works with hash references, array references and
blessed references of arbitrary depth.
.
Data::Walk is similar to File::Find, but instead of directory hiearchies, it
works with Perl data.
.
Homepage: http://search.cpan.org/dist/Data-Walk/
|