summaryrefslogtreecommitdiffstats
path: root/importxml.pl
diff options
context:
space:
mode:
Diffstat (limited to 'importxml.pl')
-rwxr-xr-ximportxml.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/importxml.pl b/importxml.pl
index 463c6ef70..f4f9be956 100755
--- a/importxml.pl
+++ b/importxml.pl
@@ -10,7 +10,7 @@
# a new bug into bugzilla. Everything before the beginning <?xml line
# is removed so you can pipe in email messages.
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;