Get rid of core XS dependencies
[p5sagit/Module-Metadata.git] / Makefile.PL
index c4f0312..50c0fab 100644 (file)
@@ -1,3 +1,4 @@
+use 5.006;
 use strict;
 use warnings FATAL => 'all';
 use ExtUtils::MakeMaker;
@@ -24,6 +25,7 @@ WriteMakefile(
     ,
   },
   META_MERGE => {
+    'meta-spec' => { version => 2 },
     dynamic_config => 0,
     resources => {
       # r/w: p5sagit@git.shadowcat.co.uk:Module-Metadata.git