be compatible with perl 5.6
[p5sagit/Import-Into.git] / Makefile.PL
index d8ed28c..2fd5c67 100644 (file)
@@ -1,6 +1,5 @@
 use strict;
 use warnings FATAL => 'all';
-use 5.008001;
 use ExtUtils::MakeMaker;
 (do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml';