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.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.