This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add the Configure option to enable strict by default in perl programs.
authorTodd Rinaldo <toddr@cpan.org>
Sun, 13 Sep 2020 18:02:25 +0000 (13:02 -0500)
committerSawyer X <xsawyerx@cpan.org>
Tue, 15 Sep 2020 14:37:44 +0000 (17:37 +0300)
commit19aaf9297b251db12d787e0eb31f06bfadc56856
tree9421baafaf4f244a9904017883556b588dd4a2cd
parent9c705b6a737887a4da01ff0f1aee235dccb1ef26
Add the Configure option to enable strict by default in perl programs.

Do not set strict by default on -e or -E

This is a development only feature to allow us to clean up blead.

./Configure -Dusedevel -des -Dusedefaultstrict
14 files changed:
Configure
Cross/config.sh-arm-linux
Cross/config.sh-arm-linux-n770
NetWare/config.wc
Porting/Glossary
Porting/config.sh
config_h.SH
configure.com
plan9/config_sh.sample
uconfig.h
uconfig.sh
uconfig64.sh
win32/config.gc
win32/config.vc