ports

devel/p5-Class-C3

p5-Class-C3-0.33 – pragma to use the C3 method resolution order algorithm

Description

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.

For faster results, install p5-Class-C3-XS as well. Class::C3 will
automatically use it.

WWW: http://search.cpan.org/dist/Class-C3/

Categories:
devel perl5

Library dependencies

None

Build dependencies

Run dependencies