[ 原始碼: libdevel-partialdump-perl ]
套件:libdevel-partialdump-perl(0.20-2)
libdevel-partialdump-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdevel-partialdump-perl:
- [libdevel-partialdump-perl_0.20-2.dsc]
- [libdevel-partialdump-perl_0.20.orig.tar.gz]
- [libdevel-partialdump-perl_0.20-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libdevel-partialdump-perl 有關的套件
|
|
|
|
-
- 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