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