diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-05 09:15:05 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-05 09:15:05 +0200 |
| commit | ecc6e33c94aaaffb69f1c0abc9767922afcbe61e (patch) | |
| tree | d01673a924ea9dd3c0748f715a3f0ad56cc0ec4e /foostats.pl | |
| parent | aaee0bd2ae41f25cbf3e3e14340eec9949aac014 (diff) | |
strict also auto turned on
Diffstat (limited to 'foostats.pl')
| -rw-r--r-- | foostats.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/foostats.pl b/foostats.pl index a86b5d5..0f4650b 100644 --- a/foostats.pl +++ b/foostats.pl @@ -1,7 +1,6 @@ #!/usr/bin/perl use v5.38; -use strict; use builtin qw(true false); use experimental qw(builtin); |
