Hi all, I'm building my own robot to do some stuff with a few interactive pages. Since I know that, after filling a form and hitting the button, I'll be redirected to another form/page to fill and so on for a few steps. What I would like to do is to test my robot against a static copy of the pages, to work offline and see if the page components are filled well. Thus I've a copy of the pages, but how can I instrument www:mechanize to get html from a (stream) file instead of an http request? Is that possible? Any suggestion?
Luca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/