projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ac22b05
)
ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:37:42 +0000 (17:37 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
630d209
..
739219c
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-46,6
+46,7
@@
WriteMakefile(
$mymeta_works ? (BUILD_REQUIRES => \%TEST_DEPS) : (),
META_MERGE => {
+ 'meta-spec' => { version => 2 },
dynamic_config => 0,
resources => {