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