summaryrefslogtreecommitdiff
path: root/lib/Automake/XFile.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/XFile.pm')
-rw-r--r--lib/Automake/XFile.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Automake/XFile.pm b/lib/Automake/XFile.pm
index fb256c97b..05e8b32a2 100644
--- a/lib/Automake/XFile.pm
+++ b/lib/Automake/XFile.pm
@@ -69,7 +69,7 @@ and C<getlines> methods to translate C<\r\n> to C<\n>.
=cut
-use 5.010;
+use 5.006;
use strict;
use warnings FATAL => 'all';