Package: libclass-c3-perl (0.09-1) [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
This 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 prefered 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: libsub-name-perl
- Assigns a new name to referenced sub
-
- 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
Download libclass-c3-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 16.7 kB | 92 kB | [list of files] |