diff options
author | Michael G. Schwern <schwern@pobox.com> | 2003-04-06 19:09:17 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-04-07 18:23:29 +0000 |
commit | dedf98bc6289c70e2368bc395e2ec91fed11fc33 (patch) | |
tree | b31d1cf8442731d09afd0e2749a95f1551690091 /lib/ExtUtils/README | |
parent | 9ac5eb64d274bdbd879ebb568a13f392d2a50575 (diff) | |
download | perl-dedf98bc6289c70e2368bc395e2ec91fed11fc33.tar.gz |
Re: [PATCH] ExtUtils::MakeMaker 6.10_02
Message-ID: <20030407090917.GA9221@windhund.schwern.org>
p4raw-id: //depot/perl@19162
Diffstat (limited to 'lib/ExtUtils/README')
-rw-r--r-- | lib/ExtUtils/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/ExtUtils/README b/lib/ExtUtils/README index 95f66e9cb3..eda94c0585 100644 --- a/lib/ExtUtils/README +++ b/lib/ExtUtils/README @@ -14,13 +14,10 @@ Known Problems: ActivePerl likely broken if installed in C:\Program Files or other prefix with a space in the name. -manifypods target produces command lines too long for some systems - Using the MMS utility on VMS causes lots of extra newlines. Unknown why this is so, might be a bug in MMS. Problem not seen with MMK. -ActivePerl/Win95 disttest produces "File creation error" from somewhere -in running Makefile.PL after check_manifest() is run. Don't know why. +MacOS Classic is likely broken. See TODO for details. |