use 5.020; use strict;
use 5.020 implies use strict (since v5.12) and use feature (not relevant here), even without loading strict.pm or feature.pm - see use.
Alexander
In reply to Re^2: Strict and warnings: which comes first?
by afoken
in thread Strict and warnings: which comes first?
by choroba
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |