X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=18e25bd65b561108d3347b8179bee37a25270ef0;hb=f48dec31921d59ee7c7475460c3a1378a971101b;hp=0be48691c5c04a580a6d474ef1128bde78bdbbb8;hpb=da6e3c2d185931d7cb693b704e4b1522a50388ac;p=p5sagit%2Flocal-lib.git diff --git a/Makefile.PL b/Makefile.PL index 0be4869..18e25bd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -112,7 +112,7 @@ DEATH # ExtUtils::ParseXS uses Module::Build # but Module::Build depends on it # so you need to set prefer_installer MM - # so cpan uses EU::ParseXS' Makefile.PL + # so cpan uses EU::ParseXS Makefile.PL # since we already got EUMM, *that* works $CPAN::Config->{prefer_installer} = "EUMM"; CPAN::Config->load;