in reply to Re: My AUTOLOAD doesn't work in newer Perls. How to fix?
in thread My AUTOLOAD doesn't work in newer Perls. How to fix?
Can that happen? I guess if $f is indeed not still undef and is a code ref, that should be good enough?
Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: My AUTOLOAD doesn't work in newer Perls. How to fix?
by JavaFan (Canon) on May 17, 2011 at 12:16 UTC | |
Re^3: My AUTOLOAD doesn't work in newer Perls. How to fix?
by moritz (Cardinal) on May 17, 2011 at 13:50 UTC | |
Re^3: My AUTOLOAD doesn't work in newer Perls. How to fix?
by ikegami (Patriarch) on May 17, 2011 at 17:35 UTC |