# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl Build.PL Creating custom builder _build/lib/MyModuleBuilder.pm in _build/lib - ERROR: SOAP::Lite 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' version '1.0.1' /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/Net/Google/Search.pm -> blib/lib/Net/Google/Search.pm Copying lib/Net/Google.pm -> blib/lib/Net/Google.pm Copying lib/Net/Google/tool.pm -> blib/lib/Net/Google/tool.pm Copying lib/Net/Google/Spelling.pm -> blib/lib/Net/Google/Spelling.pm Copying lib/Net/Google/Cache.pm -> blib/lib/Net/Google/Cache.pm Copying lib/Net/Google/Service.pm -> blib/lib/Net/Google/Service.pm Copying lib/Net/Google/Response.pm -> blib/lib/Net/Google/Response.pm Copying lib/Net/Google/Services/GoogleSearch.wsdl -> blib/lib/Net/Google/Services/GoogleSearch.wsdl Manifying blib/lib/Net/Google/tool.pm -> blib/libdoc/Net::Google::tool.3 Manifying blib/lib/Net/Google/Search.pm -> blib/libdoc/Net::Google::Search.3 Manifying blib/lib/Net/Google/Response.pm -> blib/libdoc/Net::Google::Response.3 Manifying blib/lib/Net/Google/Cache.pm -> blib/libdoc/Net::Google::Cache.3 Manifying blib/lib/Net/Google.pm -> blib/libdoc/Net::Google.3 Manifying blib/lib/Net/Google/Spelling.pm -> blib/libdoc/Net::Google::Spelling.3 Manifying blib/lib/Net/Google/Service.pm -> blib/libdoc/Net::Google::Service.3 HTMLifying blib/lib/Net/Google/tool.pm -> blib/libhtml/site/lib/Net/Google/tool.html HTMLifying blib/lib/Net/Google/Search.pm -> blib/libhtml/site/lib/Net/Google/Search.html HTMLifying blib/lib/Net/Google/Response.pm -> blib/libhtml/site/lib/Net/Google/Response.html HTMLifying blib/lib/Net/Google/Cache.pm -> blib/libhtml/site/lib/Net/Google/Cache.html HTMLifying blib/lib/Net/Google.pm -> blib/libhtml/site/lib/Net/Google.html HTMLifying blib/lib/Net/Google/Spelling.pm -> blib/libhtml/site/lib/Net/Google/Spelling.html HTMLifying blib/lib/Net/Google/Service.pm -> blib/libhtml/site/lib/Net/Google/Service.html /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 test t/000-key.........# # The Google API web service requires that you provide create a Google Account and obtain a license key # This key is then passed with each request you make to the Google servers. # If you do not already have a Google Account, you can sign up for one here: # http://www.google.com/apis/ # # Please enter your Google API key: Use of uninitialized value $key in scalar chomp at t/000-key.t line 18. 1..3 # Failed test 'Got Google API key' # at t/000-key.t line 20. not ok 1 - Got Google API key Use of uninitialized value $key in print at t/000-key.t line 27. ok 2 - Opened tmp file for writing # Failed test 'Wrote key to tmp filed' not ok 3 - Wrote key to tmp filed # at t/000-key.t line 31. # Looks like you failed 2 tests of 3. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/3 tests, 33.33% okay t/001-search......Use of uninitialized value $key in scalar chomp at t/001-search.t line 17. 1..5 # Failed test 'Read Google API key' # at t/001-search.t line 31. not ok 1 - Read Google API key ok 2 - use Net::Google; ok 3 - The object isa Net::Google Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/arch /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/_build/lib _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/Service.pm line 21. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/Service.pm line 21. Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/tool.pm line 35. # Looks like you planned 5 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-5 Failed 3/5 tests, 40.00% okay t/002-spelling....Use of uninitialized value $key in scalar chomp at t/002-spelling.t line 17. 1..5 # Failed test 'Read Google API key' # at t/002-spelling.t line 32. not ok 1 - Read Google API key ok 2 - use Net::Google; ok 3 - The object isa Net::Google Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/arch /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/_build/lib _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/Service.pm line 21. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/Service.pm line 21. Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/tool.pm line 35. # Looks like you planned 5 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-5 Failed 3/5 tests, 40.00% okay t/003-cache.......Use of uninitialized value $key in scalar chomp at t/003-cache.t line 17. 1..5 # Failed test 'Got Google API key' # at t/003-cache.t line 32. not ok 1 - Got Google API key ok 2 - use Net::Google; ok 3 - The object isa Net::Google Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/arch /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/_build/lib _build/lib /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/Service.pm line 21. BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/Service.pm line 21. Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google/blib/lib/Net/Google/tool.pm line 35. # Looks like you planned 5 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-5 Failed 3/5 tests, 40.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/000-key.t 2 512 3 2 1 3 t/001-search.t 255 65280 5 5 1 4-5 t/002-spelling.t 255 65280 5 5 1 4-5 t/003-cache.t 255 65280 5 5 1 4-5 Failed 4/4 test scripts. 11/18 subtests failed. Files=4, Tests=18, 1 wallclock secs ( 0.24 cusr + 0.09 csys = 0.33 CPU) Failed 4/4 test programs. 11/18 subtests failed. make: *** [test] Error 255