> LWP::UserAgent ...
> javascripts on that webpage which I need to execute

You are almost certainly not going to find an otherwise
pure perl user agent that has a full dom understanding 
of the web pages it reads, and can invoke a dom-aware
javascript interpreter.

If you *do* find such a solution, let me and the list know!

A more plausible route would be to drive a browser,
perhaps a stripped down browser, perhaps one built
from mozilla pieces.



Reply via email to