perl-Class-C3 - Pragma to use the C3 method resolution order algorithm
Website: | http://search.cpan.org/dist/Class-C3/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
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.
Packages
perl-Class-C3-0.22-4.el6.noarch [26 KiB] |
Changelog
by Chris Weyl (2010-05-15):
- bump |