On 13 Feb 2008, at 15:24, Capacio, Paula J wrote:
Hello,
I am installing Module-Build-0.2808 on into Perl 5.8.8 64-bit on an HP
Itanium server. I am getting a failure in the compat and ppm tests;
see
below.
How can I find out what compat test 25, ppm test 2 and ppm test 10 are
and/or what functions are failing?
[snip]
Run the individual failing tests with prove, e.g.
prove -lv t/compat.t
or run all the tests in verbose mode.
./Build test verbose=1
Is this to be expected?
I don't think so.
the summary
says it's 99.87% okay. Is it save to proceed with ./Build install?
Possibly. Possibly not. I'd tend towards the latter. Depends on
what's failing and whether it's important to you.
Cheers,
Adrian