[ 原始碼: libdata-printer-perl ]
套件:libdata-printer-perl(1.002001-1)
libdata-printer-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdata-printer-perl:
- [libdata-printer-perl_1.002001-1.dsc]
- [libdata-printer-perl_1.002001.orig.tar.gz]
- [libdata-printer-perl_1.002001-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: perl
- Larry Wall's Practical Extraction and Report Language