I have used WWW::Mechanize before to scrape an HTTPS website. Am I correct in that the Mechanize module can not execute JavaScript or follow JavaScript links? Can anyone recommend a Perl module that can? I have tried browsing CPAN, but can't seem to find any details on that subject.
Thanks everyone for your input! Helpful and informative. What a great community.