summaryrefslogtreecommitdiffstats
path: root/whine.pl
diff options
context:
space:
mode:
Diffstat (limited to 'whine.pl')
-rwxr-xr-xwhine.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/whine.pl b/whine.pl
index 7dca2620b..cb52029c0 100755
--- a/whine.pl
+++ b/whine.pl
@@ -10,8 +10,8 @@
# Script Initialization
################################################################################
+use 5.10.1;
use strict;
-
use lib qw(. lib);
use Bugzilla;