From: Karen Etheridge Date: Tue, 30 Jul 2013 00:41:50 +0000 (-0700) Subject: ensure we create a v2 meta file X-Git-Tag: v1.005000~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c109c5119bd5e8f02ff3eea36af71e10766256d;p=p5sagit%2Fstrictures.git ensure we create a v2 meta file --- diff --git a/Makefile.PL b/Makefile.PL index 52928f6..d55bb19 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,6 +10,7 @@ WriteMakefile( MIN_PERL_VERSION => '5.006', META_MERGE => { + 'meta-spec' => { version => 2 }, dynamic_config => 0, resources => {