Re: [Module-build-general] Fwd: Module::Build V 0.18_01
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-06-01 23:47:47
|
On Sunday, June 1, 2003, at 06:42 PM, Ron Savage wrote: > On Sun, 1 Jun 2003 18:31:04 -0500, Ken Williams wrote: >> Several of the other problems (but maybe not all) have already been >> fixed in CVS since 0.18_01, so I think it's time to release a >> 0.18_02 >> for people to test out. I'll do so now. > > Good. And, umm, is 0.19 not acceptable for some reason? Yeah, these are pre-releases toward an eventual 0.19. > Also, I install all Perl modules - if possible - via a home-grown > CGI script. It does not work with your setup - perl Build X - so I'm > wondering if there is some way (if I don't continue to use nmake X) > to auto-detect the fact you operate differently. Any ideas? I'm > hoping nmake X will continue to work, except for install scripts > which ask questions :-(. If people provide Makefile.PLs in their distributions, which Module::Build::Compat can help them them create, then 'nmake' should work fine. -Ken |