On Fri, Mar 03, 2000 at 06:30:57PM +0100, imike wrote: } I usually use this code for my http request: } } } use LWP; } use HTTP::Request::Common; } $req=new HTTP::Request('GET', "$url"); } } } but it doesn't work for https request ! } } how to make a https request ? 1) go to the nearest Unix box equipped with Crypt::SSLeay and openssl and do it 2) use an AppleEvent to ask a browser to do it for you. How you get the information out of the browser back to your script I don't know. You can't use LWP under MacPerl for this, at least not now. No one has build Crypt::SSLeay or openssl. } } thank you. } } Mike. } } imike@wanadoo.fr } -- Paul Schinder schinder@pobox.com # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org