projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cc15434
)
ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:39:52 +0000 (17:39 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
0b79b06
..
6aba500
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-30,6
+30,7
@@
WriteMakefile(
},
META_MERGE => {
+ 'meta-spec' => { version => 2 },
no_index => {
directory => [ 'xt' ]
}