summaryrefslogtreecommitdiff
path: root/lib/Automake/Wrap.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Automake/Wrap.pm')
-rw-r--r--lib/Automake/Wrap.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Automake/Wrap.pm b/lib/Automake/Wrap.pm
index 73a624757..9233798bd 100644
--- a/lib/Automake/Wrap.pm
+++ b/lib/Automake/Wrap.pm
@@ -15,7 +15,7 @@
package Automake::Wrap;
-use 5.010;
+use 5.006;
use strict;
use warnings FATAL => 'all';