I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-02-28 11:59:03-08 by geoffmulhall
Javascript
I've done a couple of days of testing/playing with $ie-mechanize and on a site where there is no javascript I can log in, retrieve data from a table and log out OK. On another site which makes extensive use of javascript I can log in and out OK but get errors retrieving the data. The form created by the javascript does not want to post. I'm confident I have the form & field names all Ok because I've checked them carefully using IE Dom Inspector. The error I get is "can't call method find_input on undefined value at line 967 in mechanize.pm" I am now running vers 0.009. Any ideas please ? Is there any way to display the html created by the javascript so I can see what $ie-mechanize is getting ? Thanks again, Geoff
Direct Responses: 1868 | Write a response