The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11

  • NEW FEATURES:
    • allowing 'sort_keys' display customization (default true)
    • allowing 'sort_methods' class display customization (default true)
    • now you can add options to Data::Printer as a plain hash, not just as a hash ref (feature request by edenc)
  • NEW ***EXPERIMENTAL*** FEATURES:
    • Data::Printer::Filter, enabling separate filter classes
    • filter for modules handling date and time (DateTime & friends)
    • filter for database modules (DBI only for now)
  • OTHERS:
    • more tests
    • improved documentation, including how to turn output to HTML
    • some internal refactorings

Modules

colored pretty-print of Perl data structures and objects
pretty printing database objects
pretty-printing date and time objects (not just DateTime!)

Provides

in lib/Data/Printer/Filter.pm