Michel,

CPAN::Reporter shouldn't be sending any report when a prerequisite
fails so this is a bug.  The prereq check happens for test phase
reporting, but since this is the make phase, that check may not be
happening.  I'll look into it further and fix it in the next release.

-- David Golden


On 10/11/07, Michel Rodriguez <[EMAIL PROTECTED]> wrote:
> On 10/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > This is a computer-generated report for XML-Twig-3.29
> > on perl-5.9.5, created automatically by CPAN-Reporter-1.00
> > and sent to the CPAN Testers mailing list.
>
> > [...]
>
> > Output from 'make':
> >
> > /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 speedup Twig_pm.slow > 
> > Twig.pm
> > Can't locate XML/Parser.pm in @INC (@INC contains: 
> > /Users/david/cpantesting/perl-5.9.5/lib/5.9.5/darwin-2level 
> > /Users/david/cpantesting/perl-5.9.5/lib/5.9.5 
> > /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5/darwin-2level 
> > /Users/david/cpantesting/perl-5.9.5/lib/site_perl/5.9.5 .) at speedup line 
> > 5.
> > BEGIN failed--compilation aborted at speedup line 5.
> > make: *** [Twig.pm] Error 2
> >
> > ------------------------------
> > PREREQUISITES
> > ------------------------------
> >
> > Prerequisite modules loaded:
> >
> > requires:
> >
> >     Module      Need Have
> >     ----------- ---- ----
> >   ! XML::Parser 2.23 n/a
>
> Hi David,
>
> Thanks for your tests. It appears as a pre-requisite is missing when
> running this particular test, so the make rightfully fails.
>
> Is there something I got wrong where the make fails before checking
> the availability of the pre-requisites or is there something wrong
> with some of the tools you use?
>
> Should I use XML::Tiny instead of XML::Parser? ;--)
>
>
> --
> mirod
>
>

Reply via email to