summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Migrate/Gnats.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Migrate/Gnats.pm')
-rw-r--r--Bugzilla/Migrate/Gnats.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/Bugzilla/Migrate/Gnats.pm b/Bugzilla/Migrate/Gnats.pm
index 05d3b3739..6022bdbbb 100644
--- a/Bugzilla/Migrate/Gnats.pm
+++ b/Bugzilla/Migrate/Gnats.pm
@@ -6,7 +6,10 @@
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Migrate::Gnats;
+
+use 5.10.1;
use strict;
+
use base qw(Bugzilla::Migrate);
use Bugzilla::Constants;