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

Changes for version 0.05

  • Added support for using class names as callbacks in Data::Visitor::Callback
  • Improved semantics of multiple instances of the same reference in a depe structure (will be mapped once, same mapped value used per each instance)

Modules

Visitor style traversal of Perl data structures
A Data::Visitor with callbacks.