Checking if your kit is complete... Looks good Writing Makefile for WebService::Mappoint cp Mappoint.pm blib/lib/WebService/Mappoint.pm Manifying blib/man3/WebService::Mappoint.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/000-get_account...# # 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: Use of uninitialized value in scalar chomp at t/000-get_account.t line 18. # Please enter your Mappoint password: Use of uninitialized value in scalar chomp at t/000-get_account.t line 22. # Failed test (t/000-get_account.t at line 23) # Failed test (t/000-get_account.t at line 24) Use of uninitialized value in concatenation (.) or string at t/000-get_account.t line 32. Use of uninitialized value in concatenation (.) or string at t/000-get_account.t line 32. # 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.......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 Test Status 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 Failed 2/2 test scripts, 0.00% okay. 4/7 subtests failed, 42.86% okay. make: *** [test_dynamic] Error 2