http://www.perlmonks.org?node_id=964831


in reply to How to make all warnings FATAL via PERL5OPT

Yes it is. You want to first turn that "use" line into a command-line option, then put that in the PERL5OPT environment variable. See perlrun for details