summaryrefslogtreecommitdiffstats
path: root/whine.pl
diff options
context:
space:
mode:
Diffstat (limited to 'whine.pl')
-rwxr-xr-xwhine.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/whine.pl b/whine.pl
index a18a5b5d8..a1c110c7c 100755
--- a/whine.pl
+++ b/whine.pl
@@ -10,7 +10,7 @@
# Script Initialization
################################################################################
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;