in reply to
LWP POST to a form on a 'secondary web page'
I see no code. You probably need to use cookie_jar and/or set the referer. I'm not sure why you wouldn't use WWW::Mechanize, instead of raw LWP::UserAgent, though.
Comment on
Re: LWP POST to a form on a 'secondary web page'
In Section
Seekers of Perl Wisdom