From: Karen Etheridge Date: Tue, 30 Jul 2013 00:38:20 +0000 (-0700) Subject: ensure we create a v2 meta file X-Git-Tag: v1.002000~20 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2ca328a70d9b5077c51c72367c59fe0bf974c120;p=p5sagit%2FImport-Into.git ensure we create a v2 meta file --- diff --git a/Makefile.PL b/Makefile.PL index cdb7028..b8f4547 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,6 +11,7 @@ WriteMakefile( LICENSE => 'perl', META_MERGE => { + 'meta-spec' => { version => 2 }, dynamic_config => 0, resources => {