The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.05 - 2009-07-11

  • Fixed a bug in largest() function, where recursive invocation was called incorrectly (discovered by Robert Lehr)
  • Modified get_list and get_list_recursive so that they behave consistently, returning an array of 0 length if there are no objects in the tree (discovered by Robert Lehr)

Modules

An AVL (balanced binary) tree for time-efficient storage and retrieval of comparable objects