perl-class-c3
Perl - Class::C3
2.8.0
2018-02-01
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.1
perl 2.8.0
perl-algorithm-c3 2.8.0
Internal Program Version: Class::C3 0.33
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.
http://search.cpan.org/dist/Class-C3