in reply to Re: use strict
in thread use strict
It'd break my one-liners.Most suggestions to have it enabled by default make the exception for command line scripts (if -e or -E is used). AFAIK, Perl6 doesn't enable strict for command line scripts either.
|
|---|