Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\000-get_account.t t\001-get_map.t t\000-get_account....1..4 # # The Mappoint web service requires that you provide a user accout and password # This account information is then passed with each request to the # Mappoint servers. # If you do not already have a Mappoint account, you can get a trial one here: # http://www.microsoft.com/mappoint/net/evaluation/ # # Please enter your Mappoint user id: # Please enter your Mappoint password: # Failed test (t\000-get_account.t at line 23) # Failed test (t\000-get_account.t at line 24) not ok 1 - Got Mappoint user id not ok 2 - Got Mappoint password ok 3 - Opened tmp file for writing ok 4 - Wrote temporary ini-file # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/4 tests, 50.00% okay t\001-get_map........1..3 ok 1 - use Net::Mappoint; put 'user=...' in credentials section in ini-file # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay Failed 2/2 test scripts, 0.00% okay. 4/7 subtests failed, 42.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\000-get_account.t 2 512 4 2 50.00% 1-2 t\001-get_map.t 255 65280 3 2 66.67% 2-3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.