![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Carp can't deal with UNIVERSAL::AUTOLOADby ikegami (Patriarch) |
on Jun 07, 2006 at 13:29 UTC ( #554099=note: print w/replies, xml ) | Need Help?? |
Your problem has nothing to do with either UNIVERSAL or AUTOLOAD. You're seeing that behaviour because your AUTOLOAD was built in package main. Examine the following:
Fixed code:
In Section
Seekers of Perl Wisdom
|
|