in reply to Misspelled subroutine name -- no way to catch it at compile time? C'mon.

Avoiding parens introduces new issues. It seems to me a third-party module could check that all non-method calls call a defined sub. Also, does perlcritic have a relevant rule?

  • Comment on Re: Misspelled subroutine name -- no way to catch it at compile time? C'mon.