coder45 has asked for the wisdom of the Perl Monks concerning the following question:
and this url: http://...testing.php?mode=test& if I was using the mechanize module, would $agent->follow_link(( url_regex => qr/testing/i ); or $agent->follow_link(( text_regex => qr/testing/i ); work?alt="testing" align="middle" /></a></span></td>
Edit: g0n - code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: following an alt image
by Fletch (Bishop) on Jan 14, 2006 at 22:43 UTC | |
|
Re: following an alt image
by superfrink (Curate) on Jan 15, 2006 at 05:41 UTC |