Re: [Module-build-general] Auto-creating Makefile.PL
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-05-02 22:20:47
|
On Wednesday, April 30, 2003, at 11:31 AM, Ken Williams wrote: > Hey list, > > Here's an idea for the Makefile.PL compatibility stuff. I'd like to > add a new parameter to M::B->new() called 'create_makefile_pl'. Legal > values for the parameter would be "passthrough" or "traditional", > which would auto-create - you guessed it - pass-through or traditional > Makefile.PLs during the 'distdir' action (or thereabouts). This is now checked in to CVS, with tests in t/compat.t and docs in the .pm files. -Ken |