Name : perl-Tree-MultiNode
| |
Version : 1.0.9
| Vendor : PLD
|
Release : 2
| Date : 2003-04-28 22:17:22
|
Group : Development/Languages/perl
| Source RPM : perl-Tree-MultiNode-1.0.9-2.src.rpm
|
Size : 0.04 MB
| |
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
| |
Summary : Tree::MultiNode Perl module - a multi node tree object
|
Description :
Tree::MultiNode, Tree::MultiNode::Node, and Tree::MultiNode::Handle are objects modeled after C++ classes that I had written to help me model hierarchical information as datastructures (such as the relationships between records in an RDBMS). The tree is basically a list of lists type data structure, where each node has a key, a value, and a list of children. The tree has no internal sorting, though all operations perserve the order of the child nodes.
|
RPM found in directory: /vol/rzm3/linux-pld/dists/ra/ready/i586 |