in reply to Posting on a site using mechanize
and paste it over$mech->submit_form( form_id => 'addCommentForm');
$mech->click();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Posting on a site using mechanize
by cesapun (Acolyte) on Aug 15, 2012 at 12:48 UTC |