summaryrefslogtreecommitdiffstats
path: root/contrib/Bugzilla.pm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Bugzilla.pm')
-rw-r--r--contrib/Bugzilla.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Bugzilla.pm b/contrib/Bugzilla.pm
index fbae60de4..31e0a0f6d 100644
--- a/contrib/Bugzilla.pm
+++ b/contrib/Bugzilla.pm
@@ -6,6 +6,7 @@ package Bugzilla;
use 5.10.1;
use strict;
+use warnings;
#######################################################################
# The goal of this tiny module is to let Bugzilla packagers of #