summaryrefslogtreecommitdiff
path: root/devel/p5-Class-C3/DESCR
blob: 1cd55367cb829f73101a722fc1766aafaedf1372 (plain)
1
2
3
This is currently an experimental 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.