my @links = $mech->xpath('//div[@id=\'CID60\']/ol/li/a/@href', type => $mech->xpathResult('STRING_TYPE', all => 1)); print Dumper(\@links);