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 2007-02-01 20:33:28-08 by perlweb07
Not able to select a check box which does not have a name attribute
Hi, I am trying to check a check box so that I can login to a web page. input id="checkbox" type="checkbox" This check box does not have a name. The tick method need a name to be passed. Any help would be greatly appreciated. Thanks Perl Web
Direct Responses: 4226 | Write a response