I am trying to log in to a site and get a page for some parsing, but I can't seem to mimic everything they are doing in the login (so it doesn't work). I then fell upon
) and thought I would give it a try. However, I don't quite understand how to use it. I want to see the environment variables when I do a manual login to their site and when I try my own post from an LWP script. This is merlyn's code suggestion: