Take a look at the documentation for HTML::Form, specifically the make_request method, which you can use instead of click.
make_request returns an HTTP::Request object, which you can retrieve the cookies from using HTTP::Cookies module. There's a good summary of how to do this in the lwpcook document that comes with libwww-perl.
In reply to Re: Re: Re: Problem with automated form submission
by tomhukins
in thread Problem with automated form submission
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |