It looks like your form is being submitted correctly from Perl, and the server response is to redirect you to another URL (response code = 302). You'll need to get the URL out of the 'Location' header of the response object and retrieve that.
Lynx is following the redirect automatically. You can might want to look at the redirect_ok method of LWP::UserAgent to get similar behaviour
In reply to Re: submit Form with Lynx but not Perl?
by grantm
in thread submit Form with Lynx but not Perl?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |