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. Checking if your kit is complete... Warning: the following files are missing in your kit: MANIFEST README Please inform the author. 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 /Users/cpanrun/build/5.8.8/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 'Login test' # at t/WWW-Salesforce.t line 23. not ok 2 - Login test Bail out! FAILED--Further testing stopped. make: *** [test_dynamic] Error 25