in reply to How to properly go through a WWW::Mechanize::Link object?

I usually don't want all the links, but only specific ones. WWW::Mechanize has a method for that:
my $links = $mech->find_link(text_regex => qr/Read more/, url_regex => + qr{domain\.com} ); for my $link (@$links) { ...

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]