perl-Tree-Binary
A Object Oriented Binary Tree for Perl
SRPM: perl-Tree-Binary-0.07-2.n0i.2.fc7.src.rpm SPEC: perl-Tree-Binary.spec Version: 0.07 Release: 2.n0i.2.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 29713 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Tree-Binary/ Date: Sun Jun 03 2007, 12:40 GMT
Description:
This module is a fully object oriented implementation of a binary tree.
Binary trees are a specialized type of tree which has only two possible
branches, a left branch and a right branch. While it is possible to use
an *n*-ary tree, like Tree::Simple, to fill most of your binary tree needs,
a true binary tree object is just easier to mantain and use.
Binary trees are a specialized type of tree which has only two possible
branches, a left branch and a right branch. While it is possible to use
an *n*-ary tree, like Tree::Simple, to fill most of your binary tree needs,
a true binary tree object is just easier to mantain and use.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.07-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer 804.027 - Tue Aug 09 2005 Marius Feraru <altblue@n0i.net> 0.07-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- perl-Tree-Binary.spec
- Tree-Binary-0.07.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Scalar::Util)
- perl(Test::Exception)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)