Friday, January 19, 2018

Re: NEW: devel/p5-Data-Printer

On 01/19/18 11:10, Stuart Henderson wrote:
> On 2018/01/19 08:58, Giovanni Bechis wrote:
>> pkg/DESCR:
>> colored pretty-print of Perl data structures and objects
>>
>> Another dependency of an upcoming port.
>> Comments ? Ok ?
>> Cheers
>> Giovanni
>
> DESCR could have a bit more information rather than being a copy
> of COMMENT. How about this, cribbed from features/rationale in the
> manual?
>
Thanks,
port attached.
Giovanni

> -----
> Data::Printer is a tool to display Perl variables and objects on screen.
> Unlike Data::Dumper, which outputs a format suitable for use with eval,
> Data::Printer's format is intended for human inspection.
>
> - 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
> -----
>

No comments:

Post a Comment