summaryrefslogtreecommitdiffstats
path: root/jobqueue.pl
diff options
context:
space:
mode:
Diffstat (limited to 'jobqueue.pl')
-rwxr-xr-xjobqueue.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobqueue.pl b/jobqueue.pl
index 4ce7c27f7..252397720 100755
--- a/jobqueue.pl
+++ b/jobqueue.pl
@@ -6,7 +6,7 @@
# This Source Code Form is "Incompatible With Secondary Licenses", as
# defined by the Mozilla Public License, v. 2.0.
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;