| Paketname | libdevel-partialdump-perl |
| Beschreibung | Perl module to dump subroutine parameters concisely |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.13-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl, libnamespace-clean-perl (>= 0.08), libsub-exporter-perl, libmoose-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 12826 Byte |
| Prüfsumme MD5 | cb5b2b49e0d9e7023d4261d34b873e97 |
| Prüfsumme SHA1 | 9f6f00b1eb42ed0aaa82e44ffad65364d8b16b66 |
| Prüfsumme SHA256 | 2a6628a9ec96be938365363a4c7193df55fe4d6c2f44e8285fe82a9306c1b0ee |
| Link zum Herunterladen | libdevel-partialdump-perl_0.13-1_all.deb |
| Ausführliche Beschreibung | Devel::PartialDump is similar in nature to Data::Dumper, however, it is
optimized for the common case of bug reporting with complex data structures.
Outputting a string containing a complex data structure can yield rather
useless results, since the structures are stringified.
.
This module optionally overrides Carp's routines to provide a concise dump of
a variable's contents instead of a simple stringification with warn, etc.
|