Re: [Module::Build] mb advice in CPAN READMEs
Status: Beta
Brought to you by:
kwilliams
|
From: Marvin H. <ma...@re...> - 2006-02-14 00:01:09
|
On Feb 12, 2006, at 6:39 AM, David Golden wrote: > First, I suggest using 'traditional' instead of 'passthrough' for > your Makefile.PL, unless you're doing something unusual in the > Build.PL that really demands only a Module::Build solution. You'll > make life a lot easier for those who don't have Module::Build > installed and don't want to (or can't) install it. Who's in this group? I'm now using the 'passthrough' option for one CPAN distro (KinoSearch), and I'm about to add another (Lingua::Stem::Snowball). Both of them are XS with a bunch of C files. I'd like to know who I'm excluding. Marvin Humphrey Rectangular Research http://www.rectangular.com/ |