in reply to Re^2: WWW::Mechanize to Fill in Fields when no Form Defined
in thread WWW::Mechanize to Fill in Fields when no Form Defined
There is no need to go down to raw socket communication. After investigating what happens, you can create the appropriate form as HTML::Form object and use WWW::Mechanize to send the data from the form.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: WWW::Mechanize to Fill in Fields when no Form Defined
by cavac (Prior) on Apr 01, 2011 at 22:51 UTC |