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 bcc1ad8ea..990672b14 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -13,7 +13,7 @@
######################################################################
use strict;
-use 5.008001;
+use 5.10.1;
use File::Basename;
use Getopt::Long qw(:config bundling);
use Pod::Usage;