Enter your Google API key, or a filename containing it: Warning: prerequisite Net::Google 0.6 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Tie::Google cp Google.pm blib/lib/Tie/Google.pm Manifying blib/man3/Tie::Google.3 if [ "x" != "x" ]; then if [ -e '' ]; then cat '' > .googlekey; else echo '' > .googlekey; fi; else touch .googlekey; fi 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=0; runtests @ARGV;' t/*.t t/array.............skipped: No key provided t/hash..............skipped: No key provided t/options...........skipped: No key provided t/scalar............skipped: No key provided FAILED--4 test scripts could be run, alas--no output ever seen make: *** [test_dynamic] Error 29