I'm going to use www::mechanize to fill out a login form on a web site. I was wondering if (after a successful login), the script would automatically store the cookie or SID that a normal user would.
If not, what do I need to do in order to walk around as a signed-in member?