summaryrefslogtreecommitdiffstats
path: root/xmlrpc.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'xmlrpc.cgi')
-rwxr-xr-xxmlrpc.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlrpc.cgi b/xmlrpc.cgi
index 75ff8a1a9..b4a035cda 100755
--- a/xmlrpc.cgi
+++ b/xmlrpc.cgi
@@ -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;