Checking if your kit is complete... Looks good Writing Makefile for Geo::Google Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Geo/Google.pm blib\lib\Geo\Google.pm cp lib/Geo/Google/Segment.pm blib\lib\Geo\Google\Segment.pm cp lib/Geo/Google/Location.pm blib\lib\Geo\Google\Location.pm cp lib/Geo/Google/Path.pm blib\lib\Geo\Google\Path.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/Geo-Google....1..72 ok 1 - use JSON; ok 2 - use Geo::Google; ok 3 - use LWP::Simple; ok 4 - Instantiated a new Geo::Google object ok 5 - Object type okay ok 6 - Check Geo::Google version number ok 7 - _encode_word static unit test: 34.06698 encodes to 'su|nE' ok 8 - _encode_word static unit test: -118.44442 encodes to 'rt|qU' ok 9 - _decode_word static unit test: 'su|nE' decodes to 34.06698 ok 10 - _decode_word static unit test: 'rt|qU' decodes to -118.44442 ok 11 - _encode static unit test: (34.06698, -118.44442, 34.06694, -118.44512) encodes to 'su|nErt|qUFjC' ok 12 - _decode static unit test: 'su|nErt|qUFjC' decodes to (34.06698, -118.44442, 34.06694, -118.44512) ok 13 - An address Google suggests alternate addresses for Usage: JSON::XS::new(klass) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Geo-Google\blib\lib/Geo/Google.pm line 239. # Looks like you planned 72 tests but only ran 13. # Looks like your test died just after 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 14-72 Failed 59/72 tests, 18.06% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Geo-Google.t 255 65280 72 118 14-72 Failed 1/1 test scripts. 59/72 subtests failed. Files=1, Tests=72, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 59/72 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.