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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/algorithms....1..4 ok 1 - use WWW::Odeon; ok 2 - Testing module WWW::Odeon Version 1.08 ok 3 - Split CSV text string ok 4 - Split CSV text string ok t/oo............1..12 ok 1 - use WWW::Odeon; ok 2 - Testing module WWW::Odeon Version 1.08 ok 3 - Object loaded ok 4 - Cache time set/retrieved OK ok 5 - Internal cache time set OK # Failed test (t/oo.t at line 31) # Failed test (t/oo.t at line 36) not ok 6 - Regions data retrieved as expected ok 7 - Retrieved region data from cache OK not ok 8 - Cached data matches expectations # Failed test (t/oo.t at line 43) not ok 9 - Cinema data retrieved as expected ok 10 - First cinema retrieval not cached # Failed test (t/oo.t at line 49) # Looks like you failed 4 tests of 12. ok 11 - Cinemas data retrieved OK from cache not ok 12 - Cached data matches expectations dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 6, 8-9, 12 Failed 4/12 tests, 66.67% okay t/retrieval.....1..5 ok 1 - use WWW::Odeon; ok 2 - Testing module WWW::Odeon Version 1.08 # 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. not ok 3 - retrieved 0 regions not ok 4 - retrieved 0 cinemas from region not ok 5 - retrieved details for cinema dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay Failed 2/3 test scripts, 33.33% okay. 7/21 subtests failed, 66.67% 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 make: *** [test_dynamic] Error 2