in reply to Re^4: Experimental version of WWW::Mechanize
in thread Experimental version of WWW::Mechanize

If you really need the speed, take a look at the WWW::Scripter::Plugins that allow for JE or SpiderMonkey to do the Javascript lifting.

I wrote WWW::Mechanize::Firefox, which uses Firefox for running the Javascript of web pages.

  • Comment on Re^5: Experimental version of WWW::Mechanize