Paketname | libdata-dumper-concise-perl |
Beschreibung | module for more shorter Data::Dumper-like output |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.100-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 13254 Byte |
Prüfsumme MD5 | 08c68fc9c7fa6efff37b70cb26394cbd |
Prüfsumme SHA1 | e895316deb45e65dbb2a9f8b93105a5ba8ca4ebd |
Prüfsumme SHA256 | f37403a41ea0c79bc3bdeb92189d5e5a20bb1ae7649dce9a485f1dce13460bcd |
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.
|