summaryrefslogtreecommitdiff
path: root/lib/FileHandle.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/FileHandle.pm')
-rw-r--r--lib/FileHandle.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/FileHandle.pm b/lib/FileHandle.pm
index 51c73becb7..6be2242944 100644
--- a/lib/FileHandle.pm
+++ b/lib/FileHandle.pm
@@ -1,6 +1,6 @@
package FileHandle;
-use 5.6.1;
+use 5.006;
use strict;
our($VERSION, @ISA, @EXPORT, @EXPORT_OK);