ensure we create a v2 meta file
[p5sagit/App-FatPacker.git] / 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",