![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Re: Re: Perl style question: loops with postconditionby fruiture (Curate) |
on Jun 28, 2002 at 17:05 UTC ( [id://178071]=note: print w/replies, xml ) | Need Help?? |
"unimaginable situation" is of course nonsense, as erik wrote about AUTOLOAD i remembered even i had used goto &$subref for nested AUTOLOAD routines in a module that exports an AUTOLOAD routine to the use()ing package but gives a possibility to specify a sub-reference that handles function that could not be found by the current AUTOLOAD routine.
In Section
Seekers of Perl Wisdom
|
|