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 e5192ab50..be0dcd7ff 100755
--- a/page.cgi
+++ b/page.cgi
@@ -13,8 +13,8 @@
# a content-type, e.g. html.
###############################################################################
+use 5.10.1;
use strict;
-
use lib qw(. lib);
use Bugzilla;