root:~/.cpan/build/Net-Google-1.0# perl ./t/001-search.t 1..5 ok 1 - Read Google API key not ok 2 - use Net::Google; # Failed test 'use Net::Google;' # in ./t/001-search.t at line 33. # Tried to use 'Net::Google'. # Error: Can't locate Net/Google.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 3) line 2. # BEGIN failed--compilation aborted at ./t/001-search.t line 33. Can't locate object method "new" via package "Net::Google" (perhaps you forgot to load "Net::Google"?) at ./t/001-search.t line 34. # Looks like you planned 5 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2.