> I did a build on the latest version of perl. However the library
> Crypt::SSLeay is not present. Any idea how do I build this library? It
> is required for https requests.
> 
> Philip
> 

The documentation for the module includes installation tips, 

http://search.cpan.org/~chamas/Crypt-SSLeay-0.51/SSLeay.pm

Easiest way would be to use CPAN for me.

perl -MCPAN -e shell
cpan> install Crypt::SSLeay

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to