From ecc6e33c94aaaffb69f1c0abc9767922afcbe61e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 5 Dec 2024 09:15:05 +0200 Subject: strict also auto turned on --- foostats.pl | 1 - 1 file changed, 1 deletion(-) 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); -- cgit v1.2.3