From: Karen Etheridge Date: Tue, 30 Jul 2013 00:40:14 +0000 (-0700) Subject: ensure we create a v2 meta file X-Git-Tag: v1.000004~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FSafe-Isa.git;a=commitdiff_plain;h=2915a1fbfa9e705c311c6abcf0c3f14fc47223e0 ensure we create a v2 meta file --- diff --git a/Makefile.PL b/Makefile.PL index 41ac10b..9ced0d0 100644 --- 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 => {