From aaee0bd2ae41f25cbf3e3e14340eec9949aac014 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 5 Dec 2024 09:14:37 +0200 Subject: warnings are auto turned on for this version of perl --- foostats.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'foostats.pl') diff --git a/foostats.pl b/foostats.pl index 3a03fa0..a86b5d5 100644 --- a/foostats.pl +++ b/foostats.pl @@ -2,7 +2,6 @@ use v5.38; use strict; -use warnings; use builtin qw(true false); use experimental qw(builtin); -- cgit v1.2.3