Checking if your kit is complete... Looks good Writing Makefile for Geo::Google cp lib/Geo/Google/Path.pm blib/lib/Geo/Google/Path.pm cp lib/Geo/Google/Location.pm blib/lib/Geo/Google/Location.pm cp lib/Geo/Google/Segment.pm blib/lib/Geo/Google/Segment.pm cp lib/Geo/Google.pm blib/lib/Geo/Google.pm Manifying blib/man3/Geo::Google::Path.3 Manifying blib/man3/Geo::Google::Location.3 Manifying blib/man3/Geo::Google::Segment.3 Manifying blib/man3/Geo::Google.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=1; runtests @ARGV;' t/*.t t/Geo-Google........1..44 ok 1 - use Geo::Google; ok 2 - use LWP::Simple; ok 3 - Instantiated a new Geo::Google object ok 4 - Object type okay ok 5 - Check Geo::Google version number ok 6 - Dept. of Human Genetics, UCLA ok 7 - Stan's Donuts ok 8 - Roscoe's House of Chicken and Waffles ok 9 - loc1 on the map not ok 10 - ...and defined # Failed test (t/Geo-Google.t at line 28) # undef # ne # undef Can't call method "latitude" on an undefined value at t/Geo-Google.t line 29. # Looks like you planned 44 tests but only ran 10. # Looks like your test died just after 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 10-44 Failed 35/44 tests, 20.45% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/Geo-Google.t 255 65280 44 35 79.55% 10-44 Failed 1/1 test scripts, 0.00% okay. 35/44 subtests failed, 20.45% okay. make: *** [test_dynamic] Error 2