Package perl-Algorithm-C3: Information

    Source package: perl-Algorithm-C3
    Version: 0.07-alt2
    Build time:  Sep 3, 2008, 02:35 AM
    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: Michael Bochkaryov

    List of contributors:
    Michael Bochkaryov
    Sir Raorn


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

    Last changed


    Sept. 2, 2008 Michael Bochkaryov 0.07-alt2
    - fix directory ownership violation
    - changelog and readme files packaged
    May 24, 2008 Michael Bochkaryov 0.07-alt1
    - 0.07 version
    March 22, 2007 Sir Raorn 0.06-alt1
    - first build for ALT Linux Sisyphus