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

    Исходный пакет: perl-Algorithm-C3
    Версия: 0.10-alt1
    Собран:  19 августа 2014 г. 21:42 в задании #127379
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Algorithm-C3/

    Лицензия: Perl (Artistic and GPL)
    О пакете: Algorithm::C3 - A module for merging hierarchies using the C3 algorithm
    Описание: 
    This module implements the C3 algorithm. I have broken this out
    into it's own module because I found myself copying and pasting
    it way too often for various needs. Most of the uses I have for
    C3 revolve around class building and metamodels, but it could
    also be used for things like dependency resolution as well since
    it tends to do such a nice job of preserving local precendence
    orderings.

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

    Сопровождающий: Igor Vlasenko


      1. perl-Module-Build
      2. perl-Test-Pod
      3. perl-Test-Pod-Coverage

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


    19 августа 2014 г. Igor Vlasenko 0.10-alt1
    - automated CPAN update
    4 марта 2014 г. Igor Vlasenko 0.09-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 0.08-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu