Checking if your kit is complete... Looks good Writing Makefile for WWW::Odeon cp Odeon.pm blib/lib/WWW/Odeon.pm Manifying blib/man3/WWW::Odeon.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/algorithms....ok t/oo............ # Failed test (t/oo.t at line 31) # Failed test (t/oo.t at line 36) # Failed test (t/oo.t at line 43) # Failed test (t/oo.t at line 49) # Looks like you failed 4 tests of 12. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 6, 8-9, 12 Failed 4/12 tests, 66.67% okay t/retrieval..... # Failed test (t/retrieval.t at line 34) Use of uninitialized value in concatenation (.) or string at t/retrieval.t line 39. # Failed test (t/retrieval.t at line 39) Use of uninitialized value in pattern match (m//) at t/retrieval.t line 45. Use of uninitialized value in concatenation (.) or string at t/retrieval.t line 48. # Failed test (t/retrieval.t at line 48) # Looks like you failed 3 tests of 5. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/oo.t 4 1024 12 4 33.33% 6 8-9 12 t/retrieval.t 3 768 5 3 60.00% 3-5 Failed 2/3 test scripts, 33.33% okay. 7/21 subtests failed, 66.67% okay. make: *** [test_dynamic] Error 3