Object-oriented n-ary tree
This Perl 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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.34-16.fc45 | - |
| Fedora 44 | 1.34-15.fc44 | - |
| Fedora 43 | 1.34-14.fc43 | - |
You can contact the maintainers of this package via email at
perl-Tree-Simple dash maintainers at fedoraproject dot org.