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