mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
4 lines
198 B
Plaintext
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.
|