5.6 compat
[p5sagit/Sub-Exporter-Progressive.git] / Makefile.PL
index 65e5fd1..2c0f4f2 100644 (file)
@@ -1,6 +1,6 @@
 use strict;
 use warnings FATAL => 'all';
-use 5.008001;
+use 5.006;
 use ExtUtils::MakeMaker;
 (do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml';