Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / README
CommitLineData
479d2113 1This is a CPAN distribution of the venerable MakeMaker module.
2
3
4PLEASE NOTE: This distribution does not include the xsubpp or typemap
5programs. They are extremely specific to your version or Perl, so
6MakeMaker will simply use the one which came with your copy of Perl.
7Do not delete your old ExtUtils/ directory.
8
9
10Known Problems:
11
12(See http://rt.cpan.org for a full list of open problems.)
13
14ActivePerl likely broken if installed in C:\Program Files or other
15prefix with a space in the name.
16
479d2113 17Using the MMS utility on VMS causes lots of extra newlines. Unknown
18why this is so, might be a bug in MMS. Problem not seen with MMK.
19
dedf98bc 20MacOS Classic is likely broken.
479d2113 21
22
23See TODO for details.
24
25Please report any bugs via http://rt.cpan.org or to makemaker@perl.org.