From 7fc03b6bb7520a0721e052b49c1da7a875538ed3 Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 11 Jun 2020 02:20:00 +0530 Subject: Remove feature 'say' It wasn't being used anywhere in code. --- pictor.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/pictor.pl b/pictor.pl index 7bfe2ea..dafd413 100755 --- a/pictor.pl +++ b/pictor.pl @@ -2,7 +2,6 @@ use strict; use warnings; -use feature 'say'; use constant is_OpenBSD => $^O eq "openbsd"; if (is_OpenBSD) { -- cgit 1.4.1-2-gfad0