Graham TerMarsch wrote:
> On Wednesday 26 September 2007 3:41 pm, David Golden wrote:
>> I don't think Module::Build can be a build_requires. I think it has to
>> be a configure_requires. (Not that support is widespread yet.)
>>
>> On 9/26/07, Michael G Schwern <[EMAIL PROTECTED]> wrote:
>>> Graham TerMarsch wrote:
>>>> As a dumb alternative... what about explicitly listing M::B as a build
>>>> dependency?  Would that trigger CPANPLUS into installing it and then
>>>> restarting the build?
>>> I don't know what CPANPLUS does with build_requires.  It'll probably balk
>>> about missing CPANPLUS::Dist::Build, too.
> 
> How about I take a different approach here, and ask...
> 
> What would be the recommended way to minimize the number of automated 
> CPANPLUS 
> test failures, knowing that I -have- to have Apache::Test installed in order 
> for the tests to run successfully?

Write a Build.PL with a compatibility Makefile.PL and make sure that
Apache::Test is in the MakeMaker PREREQ_PM.  You appear to be doing that so it
should work.  Is it not?


-- 
I have a date with some giant cartoon robots and booze.

Reply via email to