summaryrefslogtreecommitdiff
path: root/lib/Automake/FileUtils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/FileUtils.pm')
-rw-r--r--lib/Automake/FileUtils.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Automake/FileUtils.pm b/lib/Automake/FileUtils.pm
index 6e9796a98..697ff7e63 100644
--- a/lib/Automake/FileUtils.pm
+++ b/lib/Automake/FileUtils.pm
@@ -34,7 +34,7 @@ This perl module provides various general purpose file handling functions.
=cut
-use 5.010;
+use 5.006;
use strict;
use warnings FATAL => 'all';