perl-Tree-DAG_Node
Base class for trees
SRPM: perl-Tree-DAG_Node-1.05-4.n0i.8.fc7.src.rpm SPEC: perl-Tree-DAG_Node.spec Version: 1.05 Release: 4.n0i.8.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 35208 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Tree-DAG_Node/ Date: Tue May 29 2007, 10:21 GMT
Description:
Tree::DAG_Node is a (super)class for representing nodes in a tree.
This class encapsulates/makes/manipulates objects that represent nodes in a
tree structure. The tree structure is not an object itself, but is emergent
from the linkages you create between nodes. This class provides the methods
for making linkages that can be used to build up a tree, while preventing you
from ever making any kinds of linkages which are not allowed in a tree (such
as having a node be its own mother or ancestor, or having a node have two
mothers).
This class encapsulates/makes/manipulates objects that represent nodes in a
tree structure. The tree structure is not an object itself, but is emergent
from the linkages you create between nodes. This class provides the methods
for making linkages that can be used to build up a tree, while preventing you
from ever making any kinds of linkages which are not allowed in a tree (such
as having a node be its own mother or ancestor, or having a node have two
mothers).
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.05-4.n0i.8
- rebuild - Sat Jul 23 2005 Marius Feraru <altblue@n0i.net> 1.05-3.n0i.7
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:1.05-2.n0i.6
- automatic rebuild (perl 5.8.6) - Wed Jan 05 2005 Marius Feraru <altblue@n0i.net> 0:1.05-1.n0i.5
- version 1.05 - Sun Dec 05 2004 Marius Feraru <altblue@n0i.net> 0:1.04-3.n0i.4
- automatic rebuild (perl 5.8.6) - Wed May 05 2004 Marius Feraru <altblue@n0i.net> 0:1.04-2.n0i.3
- spec file (re?)created using N0i::CPAN::RPMizer/2004050401
- rebuild (perl 5.8.4) - Fri Jan 23 2004 Marius FERARU <altblue@n0i.net> 0:1.04-1.n0i.2
- automatic rebuild (perl v.5.8.3) - Wed Dec 31 2003 Marius FERARU <altblue@n0i.net> 0:1.04-0.n0i.1
- version 1.04
- spec file (re?)created using N0i::CPAN::RPMizer/2003102001
Files:
- perl-Tree-DAG_Node.spec
- Tree-DAG_Node-1.05.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Test)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)