in reply to Re^2: Detecting undefined subroutines at compile time
in thread Detecting undefined subroutines at compile time

This is why you make test scripts and actually verify your code.
I did make a test script and ran it to verify my code, as I clearly demonstrated. My problem was that my test was invalid due to my ignorance in the distinction between compile-time and runtime in this instance (also clearly demonstrated:). I'm here to learn, and I learn by making mistakes (sometimes in public).
  • Comment on Re^3: Detecting undefined subroutines at compile time