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

Changes for version 0.23

  • NEW FEATURES:
    • control the return value with the 'return_value' property. This can be set to 'void', 'dump', and 'pass' (for pass-through). Default is 'dump', which behaves exactly like previous versions. Note that, as usual, the 'dump' mode will only print the dump if called in void context. Otherwise, it will only return it. (MST, GARU)
  • OTHER:
    • more extra tips (HANEKOMU, RANDIR, MST)
    • updated documentation

Modules

colored pretty-print of Perl data structures and objects
Create powerful stand-alone filters for Data::Printer
pretty printing database objects
pretty-printing date and time objects (not just DateTime!)

Provides

DDP
in lib/DDP.pm