ensure we create a v2 meta file
Karen Etheridge [Tue, 30 Jul 2013 00:37:09 +0000 (17:37 -0700)]
Makefile.PL

index 746a243..532dc26 100644 (file)
@@ -13,6 +13,7 @@ WriteMakefile(
   ],
 
   META_MERGE => {
+    'meta-spec' => { version => '2' },
     resources => {
       # r/w: p5sagit@git.shadowcat.co.uk:App-FatPacker.git
       repository => "git://git.shadowcat.co.uk/p5sagit/App-FatPacker.git",