| Name: | perl-Algorithm-C3 | 
|---|---|
| Version: | 0.10 | 
| Release: | 16.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 52170 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Algorithm-C3-0.10-16.el8.noarch.rpm | 
| Source RPM: | perl-Algorithm-C3-0.10-16.el8.src.rpm | 
| Build Date: | Fri Nov 01 2019 | 
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Algorithm-C3 | 
| Summary: | 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 precedence orderings.  |