in reply to
WWW::Mechanize POST Method
If you use
HTTP::Recorder
to capture the interaction, I believe it will write the POST for you. Ignore the warning in the docs about JavaScript; it's not true.
Comment on
Re: WWW::Mechanize POST Method
In Section
Seekers of Perl Wisdom