I heartily second the advice given you by both Fletch and b10m: use WWW::Mechanize.
More specific to your stated problem: I would try using a module such as HTTP::Recorder or WWW::Mechanize::Shell to record a successful manual form submission. The output of HTTP::Recorder, for instance, can be "dropped" right into your WWW::Mechanize scripts. (leira's article "Web Testing with HTTP::Recorder" contains an excellent example of how you might want to do this.)
Another important tool for finding out what is really happening behind the scenes between server and browser is a protocol analyzer such as Ethereal.
HTH,
In reply to Re: Retrieving web pages with the LWP::UserAgent
by planetscape
in thread Retrieving web pages with the LWP::UserAgent
by mrguy123
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |