diff options
Diffstat (limited to 'Bugzilla/Config/GroupSecurity.pm')
-rw-r--r-- | Bugzilla/Config/GroupSecurity.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Config/GroupSecurity.pm b/Bugzilla/Config/GroupSecurity.pm index 54f5935a6..d5f02f42d 100644 --- a/Bugzilla/Config/GroupSecurity.pm +++ b/Bugzilla/Config/GroupSecurity.pm @@ -7,6 +7,7 @@ package Bugzilla::Config::GroupSecurity; +use 5.10.1; use strict; use Bugzilla::Config::Common; |