Re: [Module-build-general] [PATCH] ./Build ppd codebase=...
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-04-24 21:43:19
|
Ooh, cool. I'll most likely apply this sometime this weekend. -Ken On Thursday, April 24, 2003, at 03:30 PM, Dave Rolsky wrote: > This patch adds support a "Build ppd" action, along with tests for it. > The PPD generating code is mostly from EU::MM_Unix in the 6.10_03 > distro, > except that I don't add the OS or ARCHITECTURE tags unless the module > includes XS, though I really don't know if that's right. > > I also updated a few attribute names based on the spec at > http://www.xav.com/perl/site/lib/XML/PPD.html > > The patch also refactors several bits of code so that the ACTION_ppd > method didn't have too much cut'n'pasted code in it. > > It adds two new properties, 'author' and 'abstract', though the latter > can > be determined by looking at a module's docs if it isn't given. > > There's no docs in the patch, but I'd be happy to do that if the patch > is > accepted. > > Patch after sig. > > > -dave |