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

Changes for version 0.10

  • NEW FEATURES:
    • allowing toggle for array indices
    • allowing 'multiline' display customization
    • allowing 'deparse' display customization
    • allowing 'max_depth' display customization
    • allowing 'inherited' class display customization
    • allowing 'expand' class display customization, defaults to 1 (expand only the object itself)
  • OTHERS:
    • removed ending comma from arrays and hashes
    • showing parents/ISA information only when it's there
    • default separator for key/values reduced to 3 spaces for improved readability.
    • improved test suite

Modules

colored pretty-print of Perl data structures and objects