summaryrefslogtreecommitdiffstats
path: root/testserver.pl
diff options
context:
space:
mode:
Diffstat (limited to 'testserver.pl')
-rwxr-xr-xtestserver.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/testserver.pl b/testserver.pl
index a3d54f971..a5e36a825 100755
--- a/testserver.pl
+++ b/testserver.pl
@@ -10,7 +10,7 @@
# as its only argument. It attempts to troubleshoot as many installation
# issues as possible.
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;