Your code shows how we avoid throwing exceptions. I think, however, it's still unclear why defined/undef &{ 'run' } doesn't throw exceptions while "strict refs".my $runable = \&{ 'run' }; &$runable;
In reply to Re^2: undef/defined &{$name} while "strict refs"
by anazawa
in thread undef/defined &{$name} while "strict refs"
by anazawa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |