Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: SSL and LWP on win32 - possible?

by grantm (Parson)
on May 11, 2003 at 22:57 UTC ( [id://257305]=note: print w/replies, xml ) Need Help??


in reply to SSL and LWP on win32 - possible?

I use LWP/SSL with ActivePerl on Win32 daily. From memory, I think I installed the Net::SSLeay package which is available via PPM and then it 'just worked'.

Update: Apparently this isn't available from ActiveState but the following does work - I just tested it:

C:\> ppm ppm> rep add kobes http://theoryx5.uwinnipeg.ca/ppms ppm> search ssl ppm> install Net_SSLeay.pm ppm> install IO-Socket-SSL

Replies are listed 'Best First'.
Re: Re: SSL and LWP on win32 - possible?
by dws (Chancellor) on May 12, 2003 at 02:21 UTC
    From memory, I think I installed the Net::SSLeay package which is available via PPM and then it 'just worked'.

    Unfortunately, SSLeay hasn't been available from ActiveState for several weeks. ActiveState's CPAN build reports show that they're unable to build it.

    This happened a while back with some of the database drivers--they were unavailable for several weeks before reappearing. I hope the same happens with Net::SSLeay.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://257305]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 15:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found