[ ソース: libdata-printer-perl ]
パッケージ: libdata-printer-perl (0.40-1)
libdata-printer-perl に関するリンク
Debian の資源:
libdata-printer-perl ソースパッケージをダウンロード:
- [libdata-printer-perl_0.40-1.dsc]
- [libdata-printer-perl_0.40.orig.tar.gz]
- [libdata-printer-perl_0.40-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
colored pretty-printer of Perl data structures and objects
Data::Printer is a tool designed to display Perl variables and objects on screen, properly formatted for inspection by a human being.
Many people use Data::Dumper for this task, although it was designed primarily to stringify data structures such that they can be eval'ed back in. It thus lacks all the visual clues, extra information and filtering possibilities that Data::Printer has to offer:
* Sane defaults * Highly customizable * Colored output by default * Human-friendly output, with array index and custom separators * Full object dumps including methods, inheritance and internals * Exposes extra information such as tainted data and weak references * Ability to easily create filters for objects and regular structures * Ability to load settings from a .dataprinter file
その他の libdata-printer-perl 関連パッケージ
|
|
|
|
-
- dep: libclone-pp-perl
- module to recursively copy Perl datatypes
-
- dep: libfile-homedir-perl
- Perl module for finding user directories across platforms
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libpackage-stash-perl
- module providing routines for manipulating stashes
-
- dep: libsort-naturally-perl
- Sort naturally - sort lexically except for numerical parts
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語