summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Whine.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Whine.pm')
-rw-r--r--Bugzilla/Whine.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Whine.pm b/Bugzilla/Whine.pm
index 488127dfa..eeaea6da4 100644
--- a/Bugzilla/Whine.pm
+++ b/Bugzilla/Whine.pm
@@ -9,6 +9,7 @@ package Bugzilla::Whine;
use 5.10.1;
use strict;
+use warnings;
use parent qw(Bugzilla::Object);