Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433972
en ru br
ALT Linux repos
S:1.32-alt1
5.0: 1.06-alt2

Group :: Development/Perl
RPM: perl-Tree-DAG_Node

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.32-alt1
Build date: 10 february 2021, 08:59 ( 166.5 weeks ago )
Size: 58.73 Kb

Home page:   http://search.cpan.org/dist/Tree-DAG_Node/

License: Artistic and GPL
Summary: (super)class for representing nodes in a tree
Description:

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).

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Tree-DAG_Node
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin