Checking if your kit is complete... Looks good Writing Makefile for WWW::Odeon Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Odeon.pm blib\lib\WWW\Odeon.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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 not ok 6 - Regions data retrieved as expected # Failed test 'Regions data retrieved as expected' # at t/oo.t line 31. ok 7 - Retrieved region data from cache OK not ok 8 - Cached data matches expectations # Failed test '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' # at t/oo.t line 49. not ok 12 - Cached data matches expectations # 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. 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 3 - retrieved 0 regions # Failed test 'retrieved details for cinema ' # at t/retrieval.t line 48. not ok 4 - retrieved 0 cinemas from region # Looks like you failed 3 tests of 5. 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 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, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/3 test programs. 7/21 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x3' Stop.