Enter your Google API key, or a filename containing it: Checking if your kit is complete... Warning: prerequisite Net::Google 0.6 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. 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 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/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