summaryrefslogtreecommitdiffstats
path: root/page.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'page.cgi')
-rwxr-xr-xpage.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.cgi b/page.cgi
index e954cd94a..58679d57f 100755
--- a/page.cgi
+++ b/page.cgi
@@ -13,7 +13,7 @@
# a content-type, e.g. html.
###############################################################################
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;