in reply to
[untitled node, ID 852093]
These modules, along with
WWW::Mechanize
, don't support JavaScript. You could either use something like
WWW::Mechanize::Firefox
which does, or write some perl code to cope with the JavaScript.
Comment on
Re: Perl LWP and Javascript Redirects
In Section
Seekers of Perl Wisdom