#where $agent = WWW::Mechanize->new(); my $form = $agent->form_name('someformname'); $form->action('http://www.something.com/someform'); $agent->submit(); #doing a $form->submit(); - gives you a funny "unblessed #error" which took me a while to grok
In reply to Re^2: How to set Form action attribute using WWW:Mechanize
by wiseleyb
in thread How to set Form action attribute using WWW:Mechanize
by wiseleyb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |