Re: [Module::Build] [PATCH] ppm_dist action
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2004-01-15 05:19:58
|
On 1/14/2004 11:18 PM, Ken Williams wrote: > Here's the patch I'm applying, based on Randy Sims' - let me know if it > needs modification. Uhm, can we change the action name? After looking at the names used in MakeMaker and M::B, I see I'm the only wierdo that used an underscore. 'ppmdist' would be just fine. And... =item ppmdist Generates a PPM binary distribution and a PPD description file. This action also invokes the 'ppd' action, so it can accept the same C<codebase> argument described under that action. |