diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Bugzilla.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Bugzilla.pm b/contrib/Bugzilla.pm index 6bfc07e2a..fbae60de4 100644 --- a/contrib/Bugzilla.pm +++ b/contrib/Bugzilla.pm @@ -4,6 +4,7 @@ package Bugzilla; +use 5.10.1; use strict; ####################################################################### |