X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FPackage-Variant.git;a=blobdiff_plain;f=maint%2FMakefile.PL.include;fp=maint%2FMakefile.PL.include;h=1f070084f16b1cb6a511f9790dfceaa3355d6656;hp=ffa6647ccfe874cee93dcea3d07b7516c04ee514;hb=41ae603d5dfe249002e650bf2fa09a84df08890a;hpb=57d22b93f56feea5ad3711a15f3d15a1d3b3296f diff --git a/maint/Makefile.PL.include b/maint/Makefile.PL.include index ffa6647..1f07008 100644 --- a/maint/Makefile.PL.include +++ b/maint/Makefile.PL.include @@ -2,4 +2,5 @@ BEGIN { -e 'Distar' or system("git clone git://git.shadowcat.co.uk/p5sagit/Dista use lib "Distar/lib"; use Distar; +use ExtUtils::MakeMaker 6.68; # ensure meta-spec v2 compatibility author 'mst - Matt S. Trout (cpan:MSTROUT) ';