Package : perl-Data-Printer

Package details

Summary: Pretty-printing date and time objects (not just DateTime!)

Description:
the Data::Printer manpage lets you add custom filters to display data
structures and objects, by either specifying them during "use", in the
'.dataprinter' configuration file, or even in runtime customizations.

But there are times when you may want to group similar filters, or make
them standalone in order to be easily reutilized in other environments and
applications, or even upload them to CPAN so other people can benefit from
a cleaner - and clearer - object/structure dump.

This is where 'Data::Printer::Filter' comes in. It *exports* into your
package's namespace the the /filter manpage function, along with some
helpers to create custom filter packages.


URL: http://search.cpan.org/dist/Data-Printer
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs