Fred, > Help needed with testing mod_perl 1.31 rc6
Looking good on Mac OS 10.5, perl 5.8.8. > Help needed with testing Apache::Bootstrap This one didn't make it. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........ok 1/11# Testing Apache::Bootstrap 0.05-rc1, Perl 5.008008, /usr/bin/perl Use of uninitialized value in numeric eq (==) at cmp_ok [from t/00-load.t line 67] line 1. # Failed test 'check a:t version' # at t/00-load.t line 67. Use of uninitialized value in addition (+) at /System/Library/Perl/5.8.8/Test/Builder.pm line 506. # got: undef # expected: 1.27 t/00-load.........NOK 7# Looks like you failed 1 test of 11. t/00-load.........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/11 tests, 90.91% okay (less 6 skipped tests: 4 okay, 36.36%) t/pod-coverage....ok t/pod.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 11 1 9.09% 7 6 subtests skipped. Failed 1/3 test scripts, 66.67% okay. 1/13 subtests failed, 92.31% okay. make: *** [test_dynamic] Error 255 "This is perl, v5.8.8 built for darwin-thread-multi-2level" - Perrin