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.
4 lines
215 B
Plaintext
4 lines
215 B
Plaintext
MD5 (Tree-Simple-1.14.tar.gz) = ca404df24e6136714ae114491e751707
|
|
RMD160 (Tree-Simple-1.14.tar.gz) = adb5aed990559bf761eccfb8780b6a32ad573371
|
|
SHA1 (Tree-Simple-1.14.tar.gz) = 2b1240024d46bf04f8846c2da2b51c79528366d4
|