summaryrefslogtreecommitdiffstats
path: root/urpm/bug_report.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/bug_report.pm')
-rw-r--r--urpm/bug_report.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/bug_report.pm b/urpm/bug_report.pm
index 5b120f97..0971f774 100644
--- a/urpm/bug_report.pm
+++ b/urpm/bug_report.pm
@@ -1,5 +1,6 @@
package urpm::bug_report; # $Id$
+use strict;
use urpm;
use urpm::msg;