| Paketname | libdata-dumper-concise-perl | 
| Beschreibung | module for more shorter Data::Dumper-like output | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.100-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 88 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 13250 Byte | 
| Prüfsumme MD5 | abe40df06fdad3636b037671075f5b4f | 
| Prüfsumme SHA1 | 7b6feb2c0ad1b38109df8c80d6b1ddd8ce6d244d | 
| Prüfsumme SHA256 | fb40c9ce82b597976bf7335931799548d7919c7f22714575f69a79009a69ae8b | 
| Link zum Herunterladen | libdata-dumper-concise-perl_1.100-1_all.deb | 
| Ausführliche Beschreibung | Data::Dumper::Concise is a Perl module designed to produce useful debugging
output, eliding unnecessary information. It exists as a convenient way to
reproduce a set of Dumper options useful for most applications.
.
A similar module, Data::Dump::Streamer (libdata-dump-streamer-perl) provides
even shorter output but is overkill for most applications. In comparison,
this module is Pure Perl, which means it is less likely to segfault. |