projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5f3bbd4
)
ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:41:50 +0000 (17:41 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
52928f6
..
d55bb19
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-10,6
+10,7
@@
WriteMakefile(
MIN_PERL_VERSION => '5.006',
META_MERGE => {
+ 'meta-spec' => { version => 2 },
dynamic_config => 0,
resources => {