function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JJoshJLJJoshJL 

Salesforce.pm installation

Am I missing something. Everytime I try and do a make test on the Salesforce Module, almost every test fails. Ive checked all the packages it says is needed (and it was a lot) it just keep returning the same error :  ' 500 Can't locate object method "new" via package "LWP:rotocol::https::Socket"  ' : Ive got the latest LWP package installed, so that shouldnt be it. Im at a lose. I've spent most of the day trying to get this to install properly but to no success. Any help is welcome.

OS: Redhat

Thanks in advance

Josh

Ron HessRon Hess

You need this, or something like it, it is required for NET::https

https is not supported by default in LWP