Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Mechanize CPAN distribution.

Report information
The Basics
Id: 27129
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: cezar [...] mixandgo.ro
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: request search by class / id
Date: Mon, 14 May 2007 21:29:24 +0300
To: bug-WWW-Mechanize [...] rt.cpan.org
From: Cezar <cezar [...] mixandgo.ro>
Hello list, I'd like to be able to search links by class and/or id. Here is the structure of such links : <a href="somepage1.html" class="myLinks" id="thisIsSpecial">A Link</a> <a href="somepage2.html" class="myLinks" >A Link</a> <a href="somepage3.html" class="myLinks" >A Link</a> Best regards, Cezar -- Simplify, simplify, simplify. -- Henry David Thoreau Simplify. -- Wendy McElroy
Done.