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