retitle 529236 ITP: libdevel-partialdump-perl -- Perl module to dump subroutine parameters concisely thanks
* Package name : libdevel-partialdump-perl Version : 0.08 Upstream Author : Yuval Kogman <nothingm...@woobling.org> * URL : http://search.cpan.org/dist/Devel-PartialDump/ * License : Artistic | GPL-1+ Programming Lang: Perl Description : 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. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org