The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2016-03-31

  • Tweak output format: class name is now shown at the front using "(NAME) ", by default 'show_class_name' is now turned off. Attribute value rendering is now more sophisticated, using Data::Dmp to show unsafe values.
  • Try hash key when accessor/getter method for an attribute does not exist. When that fail too, use undef instead of dying.
  • Add option 'on_show_node' to completely customize node rendering.

Modules

Show a tree object structure as text
Render a tree object as indented text lines