summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Whine/Query.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Whine/Query.pm')
-rw-r--r--Bugzilla/Whine/Query.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Whine/Query.pm b/Bugzilla/Whine/Query.pm
index e52cad66e..3c63e8057 100644
--- a/Bugzilla/Whine/Query.pm
+++ b/Bugzilla/Whine/Query.pm
@@ -7,6 +7,7 @@
package Bugzilla::Whine::Query;
+use 5.10.1;
use strict;
use base qw(Bugzilla::Object);