Revision history for Tree-RB
0.4 13 August 2008 10:15
No code changes, just fixed Build.PL to include dependency on enum.
Happy birthday Jyothi!
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.