IRC quote had a quote char in it that ended the quoted perl code
apeiron [Wed, 10 Mar 2010 20:43:52 +0000 (20:43 +0000)]
git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8959 bd8105ee-0ff8-0310-8827-fb3f25b6796d

Makefile.PL

index 0be4869..18e25bd 100644 (file)
@@ -112,7 +112,7 @@ DEATH
        # <mst> ExtUtils::ParseXS uses Module::Build
        # <mst> but Module::Build depends on it
        # <mst> so you need to set prefer_installer MM
-       # <mst> so cpan uses EU::ParseXS' Makefile.PL
+       # <mst> so cpan uses EU::ParseXS Makefile.PL
        # <mst> since we already got EUMM, *that* works
        $CPAN::Config->{prefer_installer} = "EUMM";
        CPAN::Config->load;