summaryrefslogtreecommitdiffstats
path: root/xt/lib/QA/RPC
diff options
context:
space:
mode:
Diffstat (limited to 'xt/lib/QA/RPC')
-rw-r--r--xt/lib/QA/RPC/JSONRPC.pm2
-rw-r--r--xt/lib/QA/RPC/XMLRPC.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/xt/lib/QA/RPC/JSONRPC.pm b/xt/lib/QA/RPC/JSONRPC.pm
index 7a085e026..ce3122869 100644
--- a/xt/lib/QA/RPC/JSONRPC.pm
+++ b/xt/lib/QA/RPC/JSONRPC.pm
@@ -9,7 +9,7 @@
package QA::RPC::JSONRPC;
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;
diff --git a/xt/lib/QA/RPC/XMLRPC.pm b/xt/lib/QA/RPC/XMLRPC.pm
index cb227fa9c..ced9f97ee 100644
--- a/xt/lib/QA/RPC/XMLRPC.pm
+++ b/xt/lib/QA/RPC/XMLRPC.pm
@@ -9,7 +9,7 @@
package QA::RPC::XMLRPC;
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;