in reply to How to properly go through a WWW::Mechanize::Link object?
In addition to what Corion said, see WWW::Mechanize::Cookbook/WWW::Mechanize::Examples. Alternatively, depending on exactly what you want to do Mojo::DOM/Mojo::UserAgent are great fun to work with, supporting CSS selectors. Examples Batch remove URLs/Re^2: running an example script with WWW::Mechanize* module, Super Search for more.
|
|---|