From: apeiron Date: Wed, 10 Mar 2010 20:43:52 +0000 (+0000) Subject: IRC quote had a quote char in it that ended the quoted perl code X-Git-Tag: 1.006009~40 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=f48dec31921d59ee7c7475460c3a1378a971101b IRC quote had a quote char in it that ended the quoted perl code git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8959 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- 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;