Ricky Sun wrote:
>
> Hello everyone:
>
> I installed Crypt-SSLeay package under perl PPM
> then tried to call get_https() function
> but got a undefined subroutine get_https() error msg.
>
> My perl version on NT box is: 5.005_03,
>
> do you know do I need to install other package(s) on the NT box, looks like
> there is no SSLeay.pm or get_https() under drive:\perl\lib\....
>
Crypt::SSLeay only works under LWP, install that
and you will get the functionality you want. get_https()
sounds like something from the Net::SSLeay package?
I don't know what would define that for you.
perldoc Crypt::SSLeay for an example usage under LWP.
-- Joshua
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]