[ ソース: libdevel-partialdump-perl ]
パッケージ: libdevel-partialdump-perl (0.20-1)
libdevel-partialdump-perl に関するリンク
Debian の資源:
libdevel-partialdump-perl ソースパッケージをダウンロード:
- [libdevel-partialdump-perl_0.20-1.dsc]
- [libdevel-partialdump-perl_0.20.orig.tar.gz]
- [libdevel-partialdump-perl_0.20-1.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
- カスタムビルトルーチンの洗練されたエクスポーター
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語