in reply to
Secure Sessions and HTTPS
If you're trying to emulate the behavior of a web browser (cookies, redirects, etc), instead of trying grab a specific resource with LWP, you should try using WWW::Mechanize.
Comment on
Re: Secure Sessions and HTTPS
In Section
Seekers of Perl Wisdom