| Paketname | libdata-visitor-perl |
| Beschreibung | visitor for Perl data structures |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.26-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 96 Byte |
| Hängt ab von | perl, libtest-use-ok-perl, libtest-mockobject-perl (>= 1.05), libclass-accessor-perl, libtie-toobjec |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 21702 Byte |
| Prüfsumme MD5 | 064d3b6d1120802446142e7a656615e9 |
| Prüfsumme SHA1 | cc0c2bdc9b32a37db63c091b579fdb0d7a58633f |
| Prüfsumme SHA256 | de11edee81776394d430b0cfffac58bcb36509c43aa8e5c0e662efb6e7269606 |
| Link zum Herunterladen | libdata-visitor-perl_0.26-1_all.deb |
| Ausführliche Beschreibung | Data::Visitor is a simple visitor implementation for Perl values.
.
It has a main dispatcher method, visit, which takes a single perl value and
then calls the methods appropriate for that value.
|