libalgorithm-c3-perl
Perl module for merging hierarchies using the C3 algorithm
Description
The Algorithm::C3 module implements the C3 algorithm. C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritance. It was first introduced in the language Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Algorithm-C3
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libalgorithm-c3-perl