Warning: prerequisite SOAP::Lite 0.67 not found. Checking if your kit is complete... Looks good Writing Makefile for Business::PayPal::WPP::ExpressCheckout cp lib/Business/PayPal/WPP/ExpressCheckout.pm blib/lib/Business/PayPal/WPP/ExpressCheckout.pm Manifying blib/man3/Business::PayPal::WPP::ExpressCheckout.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Business-PayPal-WPP-ExpressCheckout....1..6 # Failed test 'use Business::PayPal::WPP::ExpressCheckout;' # at t/Business-PayPal-WPP-ExpressCheckout.t line 2. # Tried to use 'Business::PayPal::WPP::ExpressCheckout'. # Error: Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Business-PayPal-WPP-ExpressCheckout/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Business-PayPal-WPP-ExpressCheckout/blib/arch /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/Business-PayPal-WPP-ExpressCheckout/blib/lib/Business/PayPal/WPP/ExpressCheckout.pm line 7. # BEGIN failed--compilation aborted at t/Business-PayPal-WPP-ExpressCheckout.t line 2. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Business::PayPal::WPP::ExpressCheckout; Please supply a filename that contains your authentication information (to avoid this prompt in the future, you may supply a file containing the tokens with the WPP_TEST environment variable. E.g., Use "WPP_TEST=my_auth.txt make test" (for Bourne shell derivates) or "setenv WPP_TEST my_auth.txt && make test" (for C-shell derivates). See 'auth.sample.*' files in this package for an example of the file format. Variables are case-*sensitive*. Authentication information filename: Use of uninitialized value $ENV{"WPP_TEST"} in scalar chomp at t/Business-PayPal-WPP-ExpressCheckout.t line 38. Use of uninitialized value in open at t/Business-PayPal-WPP-ExpressCheckout.t line 43. Use of uninitialized value $ENV{"WPP_TEST"} in concatenation (.) or string at t/Business-PayPal-WPP-ExpressCheckout.t line 43. Could not open : No such file or directory # Looks like you planned 6 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Business-PayPal-WPP-ExpressCheckout.t 255 65280 6 11 1-6 Failed 1/1 test scripts. 6/6 subtests failed. Files=1, Tests=6, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 CPU) Failed 1/1 test programs. 6/6 subtests failed. make: *** [test_dynamic] Error 255