In my code, i use (updateable-by-script) boilerplates:
#---AUTOPRAGMASTART--- use 5.020; use strict; use warnings; use diagnostics; use mro 'c3'; use English qw(-no_match_vars); use Carp; our $VERSION = 2.3; use Fatal qw( close ); use Array::Contains; #---AUTOPRAGMAEND---
...and yes, i still need to switch to autodie
In reply to Re: Strict and warnings: which comes first?
by cavac
in thread Strict and warnings: which comes first?
by choroba
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |