in reply to Detecting undefined subroutines at compile time

FYI, Perl 6 detects all missing or mis-spelled subroutines at compile time, and some compilers (most notably niecza) implement it.
  • Comment on Re: Detecting undefined subroutines at compile time