Help for this page
$mech->get($url); for $img ($mech->images) { ... $mech->get($img->url_abs()); $mech->back(); }