projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9518bd2
)
ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:37:09 +0000 (17:37 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
746a243
..
532dc26
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-13,6
+13,7
@@
WriteMakefile(
],
META_MERGE => {
+ 'meta-spec' => { version => '2' },
resources => {
# r/w: p5sagit@git.shadowcat.co.uk:App-FatPacker.git
repository => "git://git.shadowcat.co.uk/p5sagit/App-FatPacker.git",