Warning: prerequisite SOAP::Lite 0.67 not found. We have 0.55. 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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Business-PayPal-WPP-ExpressCheckout....1..6 # Failed test (t/Business-PayPal-WPP-ExpressCheckout.t at line 2) # Tried to use 'Business::PayPal::WPP::ExpressCheckout'. # Error: SOAP::Lite version 0.67 required--this is only version 0.55 at /home/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 /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Business-PayPal-WPP-ExpressCheckout/blib/lib/Business/PayPal/WPP/ExpressCheckout.pm line 7. # Compilation failed in require at (eval 1) 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 in at t/Business-PayPal-WPP-ExpressCheckout.t line 38. Use of uninitialized value 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 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 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 1/1 test scripts, 0.00% okay. 6/6 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/Business-PayPal-WPP-ExpressCheckout.t 255 65280 6 11 183.33% 1-6 make: *** [test_dynamic] Error 2