Pakket: libalgorithm-c3-perl (0.07-1) [universe]
Verwijzigingen voor libalgorithm-c3-perl
Ubuntu bronnen:
Het bronpakket libalgorithm-c3-perl downloaden:
- [libalgorithm-c3-perl_0.07-1.dsc]
- [libalgorithm-c3-perl_0.07.orig.tar.gz]
- [libalgorithm-c3-perl_0.07-1.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Catalyst Maintainers (Mailarchief)
- Krzysztof Krzyzaniak (eloy)
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
A module for merging hierarchies using the C3 algorithm
C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritence. It was first introduced in the langauge 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.
Andere aan libalgorithm-c3-perl gerelateerde pakketten
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practische Extractie en Reportage Taal