perl-Tree-Simple - Simple tree object
Website: | http://search.cpan.org/dist/Tree-Simple/ |
---|---|
License: | GPL or Artistic |
- Description:
This module in an fully object-oriented implementation of a simple n-ary tree. It is built upon the concept of parent-child relationships, so therefore every Tree::Simple object has both a parent and a set of children (who themselves may have children, and so on). Every Tree::Simple object also has siblings, as they are just the children of their immediate parent.
Packages
perl-Tree-Simple-1.18-3m.mo6.noarch [39 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (1.18-3m) - rebuild against rpm-4.6 |