export PERL5OPT=-Mstrict -w #### ~ $ PERL5OPT="-Mstrict -w" perl -e 'print $y' Global symbol "$y" requires explicit package name at -e line 1. Execution of -e aborted due to compilation errors.