summaryrefslogtreecommitdiffstats
path: root/jsonrpc.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'jsonrpc.cgi')
-rwxr-xr-xjsonrpc.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/jsonrpc.cgi b/jsonrpc.cgi
index 0d275f83c..6a60c9d3e 100755
--- a/jsonrpc.cgi
+++ b/jsonrpc.cgi
@@ -6,6 +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 strict;
use lib qw(. lib);