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 1.06

  • Changed what the Tree::Simple accept method accepts
    • added tests for this
  • Completely Revised the Tree::Simple::Visitor object so that it is a better base class. This coincides with the release of the Tree::Simple::VisitorFactory collection of Visitor objects.
    • added tests for this

Modules

A simple tree object
Visitor object for Tree::Simple objects