summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Field.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Field.pm')
-rw-r--r--Bugzilla/Field.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Field.pm b/Bugzilla/Field.pm
index 228bea737..64d5da574 100644
--- a/Bugzilla/Field.pm
+++ b/Bugzilla/Field.pm
@@ -57,6 +57,7 @@ in addition to what is documented here.
package Bugzilla::Field;
+use 5.10.1;
use strict;
use base qw(Exporter Bugzilla::Object);