Hi Ken,

welcome aboard.

please reply to all recipients.

On Fri, 8 Apr 2016 17:36:47 -0700
Kenneth Wolcott <kennethwolc...@gmail.com> wrote:

> Hi;
> 
>   How to install WWW::Salesforce::Simple on a Mac? cpanm refuses to
> install Crypt::SSLeay
> 
>   I need to use the WWW::Salesforce::Simple Perl module on an El Capitan Mac.
> 
>   I installed cpanm.
> 
>   I tried to install WWW::Salesforce::Simple, but cpanm bails out
> because of Crypt::SSLeay.
> 

What's the error? One should note that you should not mess with the system's
perl on Mac OS X. Instead - use perlbrew. See:

* http://perl-begin.org/platforms/mac/

* http://perlbrew.pl/

Crypt::SSLeay may in addition require the development headers of OpenSSL or
whatever which you can install using a Mac-based package manager (e.g: macports,
fink, or homebrew).

Good luck!

        -- Shlomi Fish

>   Is there a way to convince cpanm to install other Perl modules that
> will perform the duties expected of Crypt::SSLeay?
> 
>   How do I get WWW::Salesforce::Simple to install on the Mac?
> 
> Thanks,
> Ken Wolcott
> 


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to