about summary refs log tree commit diff stats
path: root/ara.pl
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-06-06 22:01:32 +0530
committerAndinus <andinus@nand.sh>2020-06-06 22:01:32 +0530
commit0e0443e105a271ed2cc11aae31376830706c5f18 (patch)
treee8f09c1f6072d0ad90b02aa2e6a50979c95b7155 /ara.pl
parent3e800793877681e23441375358e6bc74fa6fe2f6 (diff)
downloadara-0e0443e105a271ed2cc11aae31376830706c5f18.tar.gz
Remove unused feature 'say'
Diffstat (limited to 'ara.pl')
-rwxr-xr-xara.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ara.pl b/ara.pl
index ef137b9..930c018 100755
--- a/ara.pl
+++ b/ara.pl
@@ -2,7 +2,6 @@
 
 use strict;
 use warnings;
-use feature 'say';
 
 use Path::Tiny;
 use Time::Moment;