summaryrefslogtreecommitdiffstats
path: root/Bugzilla/MIME.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/MIME.pm')
-rw-r--r--Bugzilla/MIME.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/MIME.pm b/Bugzilla/MIME.pm
index 20e667d83..0916133a0 100644
--- a/Bugzilla/MIME.pm
+++ b/Bugzilla/MIME.pm
@@ -9,7 +9,7 @@ package Bugzilla::MIME;
use strict;
use warnings;
-use 5.10.1;
+use 5.14.0;
use parent qw(Email::MIME);
use Encode qw(encode);