Tham, Philip wrote:
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

its not a library its a module :)

perl -MCPAN -e 'install Crypt::SSLeay;'

--
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