projects
/
perl-indexdata-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0022a62
)
Require a less ridiculously up-to-date Perl than the one generated as an automatic...
author
Mike Taylor
<mike@indexdata.com>
Tue, 9 Dec 2014 16:50:45 +0000
(16:50 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 9 Dec 2014 16:51:33 +0000
(16:51 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
5a1db51
..
1544ded
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-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.