The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Tree-RB

0.3  09 August  2008 19:47
     Tree iteration is now seekable.
     Hash iteration is now seekable and reversible.
     Use enum as it leads to more natural syntax than constant. 

0.2  02 August  2008 12:57
     Changes to work with older Perls:
       * 'use vars' instead of 'our'
       * Manually pull in &Exporter::import
       * Added a comment crediting java.util.TreeMap for balancing helper functions.

0.1  01 January 2008 20:05
     Initial release.