in reply to Using LWP w/ HTTPS
If you're running ActiveState Perl on Win32, LWP needs an additional component to support https. Issue the following from a command prompt: c:> ppm install Crypt-SSLeay and you'll have https support.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using LWP w/ HTTPS
by Anonymous Monk on Dec 27, 2002 at 19:23 UTC | |
by cfreak (Chaplain) on Dec 27, 2002 at 22:17 UTC |