normaly:
tom@margo:~> perl -e 'print $test'; tom@margo:~>
Enforce strict
tom@margo:~> perl -Mstrict -e 'print $test'; Global symbol "$test" requires explicit package name at -e line 1. Execution of -e aborted due to compilation errors.
Or did i misread your question?
regards,
tomte
Hlade's Law:
If you have a difficult task, give it to a lazy person --
they will find an easier way to do it.
In reply to Re: perl -mstrict foo.pl
by Tomte
in thread perl -mstrict foo.pl
by ViceRaid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |