Checking if your kit is complete... Looks good Writing Makefile for WebService::Nestoria::Search Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/WebService/Nestoria/Search/Request.pm blib\lib\WebService\Nestoria\Search\Request.pm cp lib/WebService/Nestoria/Search/Result.pm blib\lib\WebService\Nestoria\Search\Result.pm cp lib/WebService/Nestoria/Search.pm blib\lib\WebService\Nestoria\Search.pm cp lib/WebService/Nestoria/Search/Response.pm blib\lib\WebService\Nestoria\Search\Response.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/nestoria....1..34 ok 1 - use WebService::Nestoria::Search; ok 2 - use WebService::Nestoria::Search::Request; ok 3 - use WebService::Nestoria::Search::Response; ok 4 - use WebService::Nestoria::Search::Result; ok 5 - object created successfully ok 6 - url correctly set 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 7 - got results 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 8 - number_of_results works 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 9 - got latitude ok 10 - got longitude ok 11 - got listing type ok 12 - got property type ok 13 - got datasource name ok 14 - got lister name ok 15 - got lister url ok 16 - got price ok 17 - got currency ok 18 - got formatted price ok 19 - got title ok 20 - got summary ok 21 - got bedroom number ok 22 - got thumbnail url ok 23 - got keywords 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 24 - results sorted by price correctly 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 25 - results sorted by number of bedrooms correctly 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 26 - used keywords list to find houses with gardens 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 ok 27 - used keywords_exclude list to find words not in a mews 'jsonToObj' will be obsoleted. Please use 'from_json' instead. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WebService-Nestoria-Search\blib\lib/WebService/Nestoria/Search/Request.pm line 86 Can't call method "get_keywords" on an undefined value at t/nestoria.t line 133. # Looks like you planned 34 tests but only ran 27. # Looks like your test died just after 27. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 28-34 Failed 7/34 tests, 79.41% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/nestoria.t 255 65280 34 14 28-34 Failed 1/1 test scripts. 7/34 subtests failed. Files=1, Tests=34, 26 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 7/34 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.