I'm having problems getting web pages using LWP:Simple. When I'm logged into the site and paste the url into the browser, the page comes up just fine. But when I pass the same url to 'get' command, I get the site's login page. I've used the 'get' command many times in the past and I have the username/password to this site -- is there any way to get the pages that I need instead of the login page? Has anyone worked around this?