*sigh* downgrade required Perl version yet again, in all three places, to the v5...
[perl-indexdata-utils.git] / Makefile.PL
index 1544ded..db58727 100644 (file)
@@ -1,4 +1,4 @@
-use 5.010001;
+use 5.008008;
 use ExtUtils::MakeMaker;
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.