projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
868feb8
)
ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:38:54 +0000 (17:38 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
c4f0312
..
9b7e4ad
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-24,6
+24,7
@@
WriteMakefile(
,
},
META_MERGE => {
+ 'meta-spec' => { version => 2 },
dynamic_config => 0,
resources => {
# r/w: p5sagit@git.shadowcat.co.uk:Module-Metadata.git