Help for this page
/html/body/p/a /html/body/p[2]/a /html/body/p[3]/a .... /html/body/p[66]/a
$mech->get($url); $content = $mech->response()->decoded_content(); ... $tree->parse($content); $tree->eof; @res = $tree->findvalues(???);#