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