![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^3: Workings of UNIVERSAL::canby Somni (Friar) |
on Jul 07, 2011 at 00:12 UTC ( #913108=note: print w/replies, xml ) | Need Help?? |
The fact that mro is changeable is why I said method resolution order, and not a specific order.
Taken individually, each of the items is not an algorithm. Taken together (symbol table search in method resolution order), it is an algorithm, though ill-specified due to the variable of which mro is in effect.
In Section
Seekers of Perl Wisdom
|
|