In order to do SSL connections using LWP you need to install Crypt::SSLeay. In order to install SSLeay, you need to install openssl. I don't know if openssl has been ported to the Mac proper, but I believe it can be compiled on OS X. You can find out at http://www.openssl.org/ . If I were to guess, I would say that it hasn't been ported to the Mac OS, at least not by the openssl team.
Keary Suska Esoteritech, Inc. "Leveraging Open Source for a better Internet" > From: Noah Iliinsky <[EMAIL PROTECTED]> > Date: Wed, 07 Nov 2001 09:29:43 -0800 > To: [EMAIL PROTECTED] > Subject: [MacPerl] HTTPS & SSL under lwp > > Howdy. > > I'm in the process of setting up a HTTPS client using lwp, and have run > into some confusion around getting SSL running under MacPerl. The > packages that support SSL for LWP all have dependencies of their own, > and I'm at a loss to figure out which is the better (ie more expedient) > choice. Any guidance would be greatly appreciated! > > Thanks, Noah > > PS Is this a FAQ yet? > > -- > Noah Iliinsky > noah at geospiza dot com > Geospiza Inc. > (206) 633-4403 >