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/build/5.10.0/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 'Regions data retrieved as expected' # at t/oo.t line 31. not ok 6 - Regions data retrieved as expected ok 7 - Retrieved region data from cache OK # Failed test 'Cached data matches expectations' not ok 8 - Cached data matches expectations # at t/oo.t line 36. # Failed test 'Cinema data retrieved as expected' # at t/oo.t line 43. not ok 9 - Cinema data retrieved as expected ok 10 - First cinema retrieval not cached ok 11 - Cinemas data retrieved OK from cache # Failed test 'Cached data matches expectations' not ok 12 - Cached data matches expectations # at t/oo.t 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.....1..5 ok 1 - use WWW::Odeon; ok 2 - Testing module WWW::Odeon Version 1.08 # Failed test 'retrieved 0 regions' # at t/retrieval.t line 34. not ok 3 - retrieved 0 regions Use of uninitialized value $rndregion in concatenation (.) or string at t/retrieval.t line 39. # Failed test 'retrieved 0 cinemas from region ' # at t/retrieval.t line 39. Use of uninitialized value $rndregion in pattern match (m//) at t/retrieval.t line 45. Use of uninitialized value within @cinemas in concatenation (.) or string at t/retrieval.t line 48. not ok 4 - retrieved 0 cinemas from region # Failed test 'retrieved details for cinema ' # at t/retrieval.t line 48. not ok 5 - retrieved details for cinema # 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 List of Failed ------------------------------------------------------------------------------- t/oo.t 4 1024 12 4 6 8-9 12 t/retrieval.t 3 768 5 3 3-5 Failed 2/3 test scripts. 7/21 subtests failed. Files=3, Tests=21, 2 wallclock secs ( 0.33 cusr + 0.11 csys = 0.44 CPU) Failed 2/3 test programs. 7/21 subtests failed. make: *** [test_dynamic] Error 3