summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Whine
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Whine')
-rw-r--r--Bugzilla/Whine/Query.pm2
-rw-r--r--Bugzilla/Whine/Schedule.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Bugzilla/Whine/Query.pm b/Bugzilla/Whine/Query.pm
index b2a2c9e07..a691fd2ff 100644
--- a/Bugzilla/Whine/Query.pm
+++ b/Bugzilla/Whine/Query.pm
@@ -7,7 +7,7 @@
package Bugzilla::Whine::Query;
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;
diff --git a/Bugzilla/Whine/Schedule.pm b/Bugzilla/Whine/Schedule.pm
index 11f0bf16f..8417affb1 100644
--- a/Bugzilla/Whine/Schedule.pm
+++ b/Bugzilla/Whine/Schedule.pm
@@ -7,7 +7,7 @@
package Bugzilla::Whine::Schedule;
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;