Warning: Use of "require" without parentheses is ambiguous at (eval 2) 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 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-login..............1..4 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:45 2007 # Current time GMT: Mon Jul 2 02:20:45 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/02-query..............1..2 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:46 2007 # Current time GMT: Mon Jul 2 02:20:46 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03-servertimestamp....1..2 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:47 2007 # Current time GMT: Mon Jul 2 02:20:47 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/04-crud...............1..9 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:47 2007 # Current time GMT: Mon Jul 2 02:20:47 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/05-getupdated.........1..5 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:48 2007 # Current time GMT: Mon Jul 2 02:20:48 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/06-describe...........1..4 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:48 2007 # Current time GMT: Mon Jul 2 02:20:48 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/07-search.............1..3 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:49 2007 # Current time GMT: Mon Jul 2 02:20:49 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/08-retrieve...........1..2 # Running under perl version 5.008002 for hpux # Current time local: Sun Jul 1 19:20:49 2007 # Current time GMT: Mon Jul 2 02:20:49 2007 # Using Test.pm version 1.24 500 Can't locate object method "new" via package "LWP::Protocol::https::Socket" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Salesforce/blib/lib/Salesforce.pm line 54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed 8/8 test scripts, 0.00% okay. 28/31 subtests failed, 9.68% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/01-login.t 255 65280 4 2 50.00% 4 t/02-query.t 255 65280 2 4 200.00% 1-2 t/03-servertimestamp.t 255 65280 2 4 200.00% 1-2 t/04-crud.t 255 65280 9 18 200.00% 1-9 t/05-getupdated.t 255 65280 5 10 200.00% 1-5 t/06-describe.t 255 65280 4 8 200.00% 1-4 t/07-search.t 255 65280 3 6 200.00% 1-3 t/08-retrieve.t 255 65280 2 4 200.00% 1-2 make: *** [test_dynamic] Error 2