Pakket: libdevel-partialdump-perl (0.20-2)
Verwijzigingen voor libdevel-partialdump-perl
Debian bronnen:
Het bronpakket libdevel-partialdump-perl downloaden:
- [libdevel-partialdump-perl_0.20-2.dsc]
- [libdevel-partialdump-perl_0.20.orig.tar.gz]
- [libdevel-partialdump-perl_0.20-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to dump subroutine parameters concisely
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.
Andere aan libdevel-partialdump-perl gerelateerde pakketten
|
|
|
|
-
- dep: libclass-tiny-perl
- minimalist class construction module for Perl
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language