Package perl-Tree-DAG_Node: Information

    Source package: perl-Tree-DAG_Node
    Version: 1.06-alt2.1
    Build time:  Nov 24, 2010, 08:02 PM
    Category: Development/Perl
    Report package bug
    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).

    List of rpms provided by this srpm:
    perl-Tree-DAG_Node (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.06-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 17, 2008 Michael Bochkaryov 1.06-alt2
    - fix directory ownership violation
    June 9, 2008 Michael Bochkaryov 1.06-alt1
    - first build for ALT Linux Sisyphus