Slight cleanup: I think it is possible to do
my $f = "${_}::$AUTOLOAD";
instead of that join. Now I know it doesn't work exactly the same way, but why not use the built-in @ISA functionality for this instead? Is there some benefit that can be derived from searching only one level deep? Or something else I'm missing?
In reply to Re: Find that function!
by premchai21
in thread Find that function!
by japhy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |