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

  • fixed the clone method, it was not correctly cloning parental relationships
    • added tests and docs for this
  • improved clone and cloneShallow with the addition of the _cloneNode utility function, we now deep clone the nodes
    • added test and docs for this

Modules

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