From: Karen Etheridge Date: Tue, 30 Jul 2013 00:38:54 +0000 (-0700) Subject: ensure we create a v2 meta file X-Git-Tag: 1.000015~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5ebfae52b8f658324569e7e90b5383210a2478c2;hp=868feb8aa7967a8810c77a595437de9ad9de326e;p=p5sagit%2FModule-Metadata.git ensure we create a v2 meta file --- diff --git a/Makefile.PL b/Makefile.PL index c4f0312..9b7e4ad 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,6 +24,7 @@ WriteMakefile( , }, META_MERGE => { + 'meta-spec' => { version => 2 }, dynamic_config => 0, resources => { # r/w: p5sagit@git.shadowcat.co.uk:Module-Metadata.git