| Paketname | libdevel-partialdump-perl | 
| Beschreibung | Perl module to dump subroutine parameters concisely | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.13-1 | 
| Sektion | universe/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 | Ubuntu Developers | 
| Quelle |  | 
| Paketgröße | 12844 Byte | 
| Prüfsumme MD5 | 41228feb2af7daf31d10356a9d714e48 | 
| Prüfsumme SHA1 | 84e7b3ff50f09cd281e0248b94061f60f2e37f6a | 
| Prüfsumme SHA256 | e9fbb05418aec6b405945e9e4c689f3f8c8f06df8a434b409250665335fb55d1 | 
| 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. |