Package perl-Algorithm-C3: Information

    Source package: perl-Algorithm-C3
    Version: 0.10-alt1
    Build time:  Aug 19, 2014, 09:42 PM in the task #127379
    Category: Development/Perl
    Report package bug
    License: Perl (Artistic and GPL)
    Summary: Algorithm::C3 - A module for merging hierarchies using the C3 algorithm
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Algorithm-C3 (noarch)

    Maintainer: Igor Vlasenko


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

    Last changed


    Aug. 19, 2014 Igor Vlasenko 0.10-alt1
    - automated CPAN update
    March 4, 2014 Igor Vlasenko 0.09-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.08-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu