Tested with Perl 5.8.4.tilly@(none):~$ perl -ce 'use strict; *foo->()' -e syntax OK tilly@(none):~$ perl -e 'use strict; *foo->()' Undefined subroutine &main::foo called at -e line 1.
UPDATE I see, my oversight.
In reply to Re^3: Detect undefined subroutines
by tilly
in thread Detect undefined subroutines
by Sprad
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |