Re: [Module::Build] Re: Module::Build 0.27_09 -> CPAN
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <ml...@th...> - 2006-03-15 02:31:07
|
Ken Williams wrote: > Hi Randy, > > I think the find_perl_interpreter() and perl_is_same() methods are > getting uglier and uglier (i.e. they're getting more special-casing), > which is just fine as long as they work, but I think I'm going to want > to clean them up at some point. Which means we need to have tests that > will exercise the various cases we're covering, or else I'll probably > break something. > > I know that's going to pretty hard to do, but maybe a first step would > be just to list the specific cases we indeed cover, right in the > corresponding code. > > I say go ahead and check this in to fix breakage, and let's try to > fairly quickly (before we forget) add those comments. Added with copious comments. I'm not sure how you want to handle release. There really isn't anything to justify a CPAN release. Should we just generate a patch against blead? Then wait for more the smokes to clear before making an actual release? Randy. |