in reply to Re^2: Possible to catch undefined sub at "compile" time?
in thread Possible to catch undefined sub at "compile" time?

Hi Ben,

Read Re: Perl 5's greatest limitation is...?.

I believe that compile-time warnings like the one you are looking for is very hard, if not impossible, to do in Perl.

--
Andreas
  • Comment on Re^3: Possible to catch undefined sub at "compile" time?