Is there any way to get the CPAN install to work with an rpm openssl
installation? Right now it's looking for a directory that is only there
when you install openssl from the .tar.gz file.
Don
>
> or if your a CPAN-auto-install freak like me..
>
> $ perl -MCPAN -e 'install Net::SSLeay'
>
>