Package: libclass-c3-perl (0.19-2) [universe]
Links for libclass-c3-perl
Ubuntu Resources:
Download Source Package libclass-c3-perl:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Catalyst Maintainers (Mail Archive)
- Krzysztof Krzyzaniak (eloy)
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
A pragma to use the C3 method resolution order algortihm
Class::C3 is currently an experimental pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.
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.
Other Packages Related to libclass-c3-perl
|
|
|
-
- dep: libalgorithm-c3-perl (>= 0.05)
- A module for merging hierarchies using the C3 algorithm
-
- dep: libtest-exception-perl (>= 0.15)
- Test functions for exception based code in perl
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
-
- rec: libclass-c3-xs-perl
- XS speedups for Class::C3
Download libclass-c3-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 22.7 kB | 112.0 kB | [list of files] |