Binary package “libclass-c3-perl” in ubuntu bionic
pragma for using the C3 method resolution order
Class::C3 is a Perl pragma that modifies the standard method resolution order
from depth-first left-to-right to the more sophisticated C3 method resolution
order.
.
The C3 algorithm aims to provide a sane method resolution order with multiple
inheritance. It was first introduced in the Dylan language, later adopted for
Python 2.3. It is also the canonical MRO implementation for Perl 6 classes
and is the default for Parrot objects as well.
Source package
Published versions
- libclass-c3-perl 0.33-1 in amd64 (Proposed)
- libclass-c3-perl 0.33-1 in amd64 (Release)
- libclass-c3-perl 0.33-1 in arm64 (Proposed)
- libclass-c3-perl 0.33-1 in arm64 (Release)
- libclass-c3-perl 0.33-1 in armhf (Proposed)
- libclass-c3-perl 0.33-1 in armhf (Release)
- libclass-c3-perl 0.33-1 in i386 (Proposed)
- libclass-c3-perl 0.33-1 in i386 (Release)
- libclass-c3-perl 0.33-1 in ppc64el (Proposed)
- libclass-c3-perl 0.33-1 in ppc64el (Release)
- libclass-c3-perl 0.33-1 in s390x (Proposed)
- libclass-c3-perl 0.33-1 in s390x (Release)