Warning: Use of "require" without parentheses is ambiguous at (eval 4) line 1. 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. Enter user name: Enter password: Checking if your kit is complete... Looks good Writing Makefile for Salesforce cp lib/Service.pm blib/lib/Service.pm cp lib/Salesforce.pm blib/lib/Salesforce.pm Manifying blib/man3/Salesforce.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-login..............500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/02-query..............500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03-servertimestamp....500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/04-crud...............500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/05-getupdated.........500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/06-describe...........500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/07-search.............500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/08-retrieve...........500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-login.t 2 512 4 2 50.00% 4 t/02-query.t 2 512 2 4 200.00% 1-2 t/03-servertimestamp.t 2 512 2 4 200.00% 1-2 t/04-crud.t 2 512 9 18 200.00% 1-9 t/05-getupdated.t 2 512 5 10 200.00% 1-5 t/06-describe.t 2 512 4 8 200.00% 1-4 t/07-search.t 2 512 3 6 200.00% 1-3 t/08-retrieve.t 2 512 2 4 200.00% 1-2 Failed 8/8 test scripts, 0.00% okay. 28/31 subtests failed, 9.68% okay. make: *** [test_dynamic] Error 2