Name DSLI Description Info


Tree::Fat RdcO Embeddable F-Tree Algorithm Suite JPRIT

Implements object-oriented trees using algorithms adapted from b-trees and AVL trees (without resorting to yucky C++). It's essentially a cross between a tree and an array.

The reasons for another tree implementation are as follows:

Get it via http://www.perl.com/CPAN/authors/id/JPRIT/ !

** 03-09-99 RELEASE 1.11

** 01-05-99 RELEASE 1.1

Copyright © 1997-1999 Joshua Nathaniel Pritikin. All rights reserved.

This package is free software and is provided "as is" without express or implied warranty. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)