summaryrefslogtreecommitdiff
path: root/foostats.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-05 09:15:05 +0200
committerPaul Buetow <paul@buetow.org>2024-12-05 09:15:05 +0200
commitecc6e33c94aaaffb69f1c0abc9767922afcbe61e (patch)
treed01673a924ea9dd3c0748f715a3f0ad56cc0ec4e /foostats.pl
parentaaee0bd2ae41f25cbf3e3e14340eec9949aac014 (diff)
strict also auto turned on
Diffstat (limited to 'foostats.pl')
-rw-r--r--foostats.pl1
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);