A pragma to use the C3 method resolution order algortihm
This is 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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-Class-C3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Class-C3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-C3-0.25.tar.gz | 0000039566 38.6 KB | |
_link | 0000000148 148 Bytes | |
perl-Class-C3.changes | 0000001734 1.69 KB | |
perl-Class-C3.spec | 0000003154 3.08 KB |
Revision 18 (latest revision is 37)
Stephan Kulow (coolo)
committed
(revision 18)
- updated to 0.25 - Drop compatibility from 5.6.2 to 5.6.0 - Pod typo fixes (RT#77453, RT#85357) - Only ask for Devel::Hide on perls where it will be actually used (RT#81106) - Fix SYNOPSIS to actually be executable (RT#78327)
Comments 0