projects
/
p5sagit/Import-Into.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cc906f8
)
fix metadata
Graham Knop [Mon, 4 Aug 2014 08:58:12 +0000 (
04:58
-0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
bedec21
..
9a918a6
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-27,10
+27,11
@@
my %WriteMakefileArgs = (
},
META_ADD => {
+ 'meta-spec' => { version => 2 },
prereqs => {
configure => {
requires => {
- 'ExtUtils::MakeMaker' = 0,
+ 'ExtUtils::MakeMaker' => 0,
},
},
runtime => {