Пакет perl-Tree-DAG_Node: Информация

    Исходный пакет: perl-Tree-DAG_Node
    Версия: 1.06-alt2.1
    Собран:  24 ноября 2010 г. 20:02
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Tree-DAG_Node/

    Лицензия: Artistic and GPL
    О пакете: (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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Tree-DAG_Node (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-devel

    Последнее изменение


    22 ноября 2010 г. Igor Vlasenko 1.06-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    17 сентября 2008 г. Michael Bochkaryov 1.06-alt2
    - fix directory ownership violation
    9 июня 2008 г. Michael Bochkaryov 1.06-alt1
    - first build for ALT Linux Sisyphus