- ERROR: XML::Atom is not installed - ERROR: Class::ErrorHandler is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Net-Google-GData' version '0.01' Copying lib/Net/Google/Authenticate.pm -> blib/lib/Net/Google/Authenticate.pm Copying lib/Net/Google/GData.pm -> blib/lib/Net/Google/GData.pm Manifying blib/lib/Net/Google/GData.pm -> blib/libdoc/Net::Google::GData.3 Manifying blib/lib/Net/Google/Authenticate.pm -> blib/libdoc/Net::Google::Authenticate.3 HTMLifying blib/lib/Net/Google/GData.pm -> blib/libhtml/site/lib/Net/Google/GData.html HTMLifying blib/lib/Net/Google/Authenticate.pm -> blib/libhtml/site/lib/Net/Google/Authenticate.html t/basic...........Use of uninitialized value in concatenation (.) or string at t/basic.t line 10. # Testing Net::Google::GData , Perl 5.008002, /home/cpanrun/ia64/build/5.8.2/bin/perl 1..30 ok 1 - The object isa Net::Google::GData # Failed test (t/basic.t at line 41) not ok 2 - Net::Google::GData->can(...) # 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" 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 all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..2 ok 1 - blib/lib/Net/Google/Authenticate.pm ok 2 - blib/lib/Net/Google/GData.pm ok Failed 1/3 test scripts, 66.67% okay. 29/32 subtests failed, 9.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 255 65280 30 57 190.00% 2-30 1 test skipped.