Checking whether your kit is complete... ERROR: XML::Atom: Prerequisite XML::Atom isn't installed ERROR: Class::ErrorHandler: Prerequisite Class::ErrorHandler isn't installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Looks good Creating new 'Build' script for 'Net-Google-GData' version '0.01' lib/Net/Google/GData.pm -> blib/lib/Net/Google/GData.pm lib/Net/Google/Authenticate.pm -> blib/lib/Net/Google/Authenticate.pm Manifying blib/lib/Net/Google/Authenticate.pm -> blib/libdoc/Net::Google::Authenticate.3 Manifying blib/lib/Net/Google/GData.pm -> blib/libdoc/Net::Google::GData.3 t/basic.............Use of uninitialized value in concatenation (.) or string at t/basic.t line 10. # Testing Net::Google::GData , Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl 1..30 ok 1 - The object isa Net::Google::GData not ok 2 - Net::Google::GData->can(...) # Failed test (t/basic.t at line 41) # Net::Google::GData->can('login') failed # Net::Google::GData->can('accountType') failed # Net::Google::GData->can('service') failed # Net::Google::GData->can('Email') failed # Net::Google::GData->can('Passwd') failed # Net::Google::GData->can('source') failed # Net::Google::GData->can('_auth') failed # Net::Google::GData->can('_error_code') failed # Net::Google::GData->can('GET') failed # Net::Google::GData->can('POST') failed # Net::Google::GData->can('PUT') failed # Net::Google::GData->can('DELETE') failed # Net::Google::GData->can('_ua') failed Can't locate object method "accountType" via package "Net::Google::GData" (perhaps you forgot to load "Net::Google::GData"?) at t/basic.t line 75. # Looks like you planned 30 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-30 Failed 29/30 tests, 3.33% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/basic.t 255 65280 30 29 96.67% 2-30 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 29/30 subtests failed, 3.33% okay.