|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Method inheritanceby jdporter (Canon) |
| on May 11, 2012 at 17:28 UTC ( #970068=note: print w/ replies, xml ) | Need Help?? |
|
Does the call to "_dosomething" need to be prefixed by an explicit package name or self object? Yes.
AUTOLOAD is for function resolution; inheritance is for method resolution. If you're going to mix them, you need to be very careful.
I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||