> De: Serguei Trouchelle <s...@cpan.org>
> Para: David Golden <xda...@gmail.com>
> Cc: CPAN-Testers-Discuss <cpan-testers-discuss@perl.org>
> 
> David Golden wrote:
> 
>>>  Comments from people who knows MB well is much appreciated. I'll 
> try to
>>>  debug it myself, but I'm not sure I can find a source of problem 
> quickly.
> 
>>  My best guess is that it's Pod::Html trying to build an index for
>>  resolving L<>  tags.  C.f.
>>  https://rt.cpan.org/Ticket/Display.html?id=68651
> 
> Yeeeees, this is it. I remember similar problem with Pod::Html when 
> installing 
> PPM packages on ActivePerl.
> It was fixed by removing html directory (or not installing it in the first 
> place), then ActiveState HTML generator wouldn't run Pod::Html.
> 
> I think that it would be a good idea to add similar check to Module::Build. 
> It 
> seems it runs Pod::Html even if perl/html is absent.
> 


Hello there,

Wouldn't be better if the Pod::Html would be executed in parallel, freeing 
Module::Build to finishes its work?

AFAIK documentation doesn't matter for smoke testing, but it does matters if 
the developer is installing modules manually in Windows (let's not consider PPM 
packages on ActivePerl). Doing that would help in both cases of testing.

Just my five cents of contribution.

Regards,
 
Alceu Rodrigues de Freitas Junior
--------------------------------------
glasswal...@yahoo.com.br
---
A well-used door needs no oil on its hinges.
A swift-flowing stream does not grow stagnant.
Neither sound nor thoughts can travel through a vacuum.
Software rots if not used.
These are great mysteries -- The Tao Of Programming, 5.1

Reply via email to