summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/UserMatch.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/UserMatch.pm')
-rw-r--r--Bugzilla/Config/UserMatch.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Config/UserMatch.pm b/Bugzilla/Config/UserMatch.pm
index 5b98a25ea..53fb5136f 100644
--- a/Bugzilla/Config/UserMatch.pm
+++ b/Bugzilla/Config/UserMatch.pm
@@ -7,6 +7,7 @@
package Bugzilla::Config::UserMatch;
+use 5.10.1;
use strict;
use Bugzilla::Config::Common;