Help for this page
$mech->follow_link( text => "download", n => 3 )
$mech->get($_->url);
$mech->mirror($_->url_abs, "some_local_file_name");