in reply to Re: Net::Google install problem
in thread Net::Google install problem
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/p +erl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/loca +l/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 yo +u 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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::Google install problem
by Fletch (Bishop) on Dec 19, 2005 at 20:10 UTC | |
|
Re^3: Net::Google install problem
by tirwhan (Abbot) on Dec 19, 2005 at 19:49 UTC | |
|
Re^3: Net::Google install problem
by BUU (Prior) on Dec 19, 2005 at 20:03 UTC |