in reply to Using Perl to Test a Web App that uses Javascript

I had thought about trying to combine Javascript and WWW::Mechanize but I don't know where to begin
Start at What you have to do is create a DOM, .... and eventually bind (for example) document.formname.submit() to correspond to a $mechanize->submit().

Another idea is Web Site Quality Assurance Testing using Mozilla.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.