perl-Tree-Simple
A simple tree object
SRPM: perl-Tree-Simple-1.18-1.n0i.4.fc9.src.rpm SPEC: perl-Tree-Simple.spec Version: 1.18 Release: 1.n0i.4.fc9 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 34799 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Tree-Simple/ Date: Wed Nov 14 2007, 16:17 GMT
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.
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.
Changelog:
- Wed Nov 14 2007 Marius Feraru <altblue@n0i.net> - 1.18-1.n0i.4
- version 1.18
- spec update (new reb00t build tools) - Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.17-1.n0i.3
- spec file (re)created using N0i::CPAN::RPMizer 804.027
- version 1.17 - Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 1.16-1.n0i.2
- version 1.16 - Tue Aug 09 2005 Marius Feraru <altblue@n0i.net> 1.15-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- perl-Tree-Simple.spec
- Tree-Simple-1.18.tar.gz
Requires:
- perl(Scalar::Util)
- perl(Test::Exception)
- rpm-build-reb00t-perl
- rpmlib(CompressedFileNames)