|
|
| Don't ask to ask, just ask | |
| PerlMonks |
WWW::Mechanize Problem POSTing Formby jerrygarciuh (Curate) |
| on Jun 29, 2004 at 15:18 UTC ( #370501=perlquestion: print w/ replies, xml ) | Need Help?? |
|
jerrygarciuh has asked for the
wisdom of the Perl Monks concerning the following question:
Esteemed monks,
When using WWW::Mechanize to automate the use of a form whose method is POST I get the following error from whichever line submits the form: Error POSTing http://www.auduboninstitute.org/test/next.html: Method Not Allowed at ./mech.pl line 26 I have tried using $mech->submit(); and $mech->click(); and get the same results. The CPAN documentation doesn't mention POST at all so I assume it is possible to make this work...
Any advice? TIA, jg_____________________________________________________ "The man who grasps principles can successfully select his own methods. The man who tries methods, ignoring principles, is sure to have trouble. ~ Ralph Waldo Emerson
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||