projects
/
p5sagit/Safe-Isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2ce8998
)
ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:40:14 +0000 (17:40 -0700)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
41ac10b
..
9ced0d0
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-9,6
+9,7
@@
WriteMakefile(
VERSION_FROM => 'lib/Safe/Isa.pm',
META_MERGE => {
+ 'meta-spec' => { version => 2 },
dynamic_config => 0,
resources => {