in reply to Re: RFC: Suggestion for future version of perl
in thread RFC: Suggestion for future version of perl

The -X switch is also sufficient to override use warnings; or -w. Note that it works globally, either in scope or warning granularity, unlike the very flexible no warnings;. I wonder that the equivalent switch for strict doesn't exist.

Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!