perl-Algorithm-C3 - Module for merging hierarchies using the C3 algorithm
Description:
This module implements the C3 algorithm. 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.
Homepage: http://search.cpan.org/dist/Algorithm-C3/
License: GPL or Artistic
Vendor: Fedora Project
Packages
perl-Algorithm-C3-0.07-1.fc8.noarch [17 KiB] |
Changelog by Chris Weyl (2007-05-31):
- update to 0.07 - include t/ in doc - minor spec reworkage to deal with the once and future perl split |