On Tuesday, September 9, 2003, at 03:46 PM, Dave Rolsky wrote:
> If this is set, then the distdir action will make a Makefile.PL, but it
> does it in the current directory, not the distdir. That seems wrong.
The idea is that it gets created in the current directory, then copied
to the distdir by manicopy().
> Also, could it check to see if Makefile.PL was in the MANIFEST when it
> does this and give a warning if its not?
Yeah, true.
-Ken
|