summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Attachment/S3.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Attachment/S3.pm')
-rw-r--r--Bugzilla/Attachment/S3.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bugzilla/Attachment/S3.pm b/Bugzilla/Attachment/S3.pm
index 6d11f423e..e1c7269a5 100644
--- a/Bugzilla/Attachment/S3.pm
+++ b/Bugzilla/Attachment/S3.pm
@@ -6,6 +6,8 @@
# defined by the Mozilla Public License, v. 2.0.
package Bugzilla::Attachment::S3;
+
+use 5.10.1;
use strict;
use warnings;