Several tests need to be run in order to test the Salesforce Perl module. You MUST supply a Saleforce username and password in order to proceed. All tests will fail if you do not provide a valid username and password. This username and password combination is used ONLY for testing purposes. Enter user name: Enter password: Warning: prerequisite SOAP::Lite 0.68 not found. We have 0.55. Writing Makefile for WWW::Salesforce cp lib/WWW/Salesforce.pm blib/lib/WWW/Salesforce.pm cp lib/WWW/Salesforce/Deserializer.pm blib/lib/WWW/Salesforce/Deserializer.pm cp lib/WWW/Salesforce/Serializer.pm blib/lib/WWW/Salesforce/Serializer.pm cp lib/WWW/Salesforce/Simple.pm blib/lib/WWW/Salesforce/Simple.pm cp lib/WWW/Salesforce/Constants.pm blib/lib/WWW/Salesforce/Constants.pm Manifying blib/man3/WWW::Salesforce.3 Manifying blib/man3/WWW::Salesforce::Simple.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/WWW-Salesforce....1..29 ok 1 - use WWW::Salesforce; WWW::Salesforce::login() requires a username at t/WWW-Salesforce.t line 22 # Failed test (t/WWW-Salesforce.t at line 23) Undefined subroutine &main::BAIL_OUT called at t/WWW-Salesforce.t line 23. not ok 2 - Login test # Looks like you planned 29 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-29 Failed 28/29 tests, 3.45% okay Failed 1/1 test scripts, 0.00% okay. 28/29 subtests failed, 3.45% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/WWW-Salesforce.t 255 65280 29 55 189.66% 2-29 make: *** [test_dynamic] Error 255