![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: WWW::Mechanize POST Methodby dba (Monk) |
on Dec 29, 2004 at 17:25 UTC ( #418029=note: print w/replies, xml ) | Need Help?? |
If the page has a button, you can use the $mech->click() method. If you need to POST, you can submit the form using $mech->submit_form( ... ) method.
In Section
Seekers of Perl Wisdom
|
|