perl-Class-C3
Pragma to use the C3 method resolution order algorithm


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. *NOTE:* YOU SHOULD NOT USE THIS MODULE DIRECTLY - The feature provided is integrated into perl version>= 5.9.5, and you should use MRO::Compat instead, which will use the core implementation in newer perls, but fallback to using this implementation on older perls.

Artistic-1.0 OR GPL-1.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...