[ ソース: libdevel-dumpvar-perl ]
パッケージ: libdevel-dumpvar-perl (1.06-1.1)
libdevel-dumpvar-perl に関するリンク
Debian の資源:
libdevel-dumpvar-perl ソースパッケージをダウンロード:
- [libdevel-dumpvar-perl_1.06-1.1.dsc]
- [libdevel-dumpvar-perl_1.06.orig.tar.gz]
- [libdevel-dumpvar-perl_1.06-1.1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Jonathan Yu (QA ページ)
- Damyan Ivanov (QA ページ)
- Julián Moreno Patiño (QA ページ)
外部の資源:
- ホームページ [search.cpan.org]
類似のパッケージ:
Perl module to dump Perl variables
Devel::Dumpvar is a pure object-orientated reimplementation of the same functionality. This makes it much more versatile version to use for dumping information to debug log files or other uses where you don't need to reassemble the data.
Devel::Dumpvar is a rewritten version of dumpvar.pl, the module used by perl's debugger to display variables in human-readable form, containing a lot of extra information without the burden of needing to allow the dump to be re-assembled into the original data.