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

  • fixed issue with the clone method where it did not properly fix the parentel relations
    • 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 Object Oriented Binary Tree for Perl
A Binary Search Tree for perl
A node for a Tree::Binary::Search tree
A Visitor base class for Tree::Binary::Visitor::* objects
Visitor object for Tree::Binary objects
Visitor object for Tree::Binary objects
Visitor object for Tree::Binary objects
Visitor object for Tree::Binary objects
A factory object for dispensing Visitor objects