Require a less ridiculously up-to-date Perl than the one generated as an automatic...
authorMike Taylor <mike@indexdata.com>
Tue, 9 Dec 2014 16:50:45 +0000 (16:50 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 9 Dec 2014 16:51:33 +0000 (16:51 +0000)
Makefile.PL

index 5a1db51..1544ded 100644 (file)
@@ -1,4 +1,4 @@
-use 5.018002;
+use 5.010001;
 use ExtUtils::MakeMaker;
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.