Re: [Module::Build] Re: [PATCH] add Module::Build 0.27_08
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <ml...@th...> - 2006-03-07 21:03:19
|
Yitzchak Scott-Thoennes wrote:
> On Tue, Mar 07, 2006 at 12:24:22PM -0800, Yitzchak Scott-Thoennes wrote:
>
>>I think just putting code conditional on $ENV{PERL_CORE} in
>>find_perl_interpreter is good enough; no need to modify the tests.
>>
>>It may take us closer to Rafael's request for support for building
>>modules with an uninstalled perl, ala makemaker.
>
>
> With this, I still get a couple of test failures; will look into why later.
>
> --- /home/sthoenna/modbuild/Module-Build-0.27_08/lib/Module/Build/Base.pm 2006-03-03 19:27:57.000000000 -0800
> +++ Base.pm 2006-03-07 12:26:09.025250000 -0800
> @@ -333,8 +333,15 @@
Thanks, I've applied this in our repository.
Randy.
|