search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
218 B
Text
5 lines
218 B
Text
This is a 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.
|
|
|
|
WWW: https://metacpan.org/release/Class-C3
|