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

  • Clean up Tree::Fast.clone_self() by removing useless code.
  • Change to the POD to remove "'s" to stop UltraEdit's syntax hiliter getting confused.
  • Add Tree::DeepClone and t/Tree_DeepClone/*.t.
  • Add t/00.versions.*.

Modules

An N-ary tree
An implementation of a binary tree
A subclass of Tree::Fast which does deep cloning
the fastest possible implementation of a tree in pure Perl

Provides

in lib/Tree/Fast.pm