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. 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.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/WWW-Salesforce....Can't locate SOAP/Lite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Salesforce/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Salesforce/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 t/WWW-Salesforce.t line 8. BEGIN failed--compilation aborted at t/WWW-Salesforce.t line 8. dubious Test returned status 2 (wstat 512, 0x200) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 2