in reply to
Re^5: "possible typo" warnings in modules
in thread
"possible typo" warnings in modules
I think you're confusing things: warnings are never fatal, since they don't necessarily indicate a "programming error". Warnings are just hints to the programmer. A syntax error isn't a warning, it's a fatal error.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re^6: "possible typo" warnings in modules
In Section
Seekers of Perl Wisdom