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.