in reply to Undefined Subroutine errors

Could B::Lint catch these? It does have an option for undefined_subs, so it may be worth a try.

Also, remember what was said by (I believe) Dijkstra: "Program testing can be used to show the presence of bugs, but never to show their absence!"

In other words, don't rely on testing to the exclusion of code reviews, verification tools, etc.

emc

e(π√−1) = −1