2013-09-26 17:14:40 +02:00

4 lines
198 B
Plaintext

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.