Re: [Module-build-general] create_makefile_pl option
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-09-10 17:48:20
|
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 |