print $result->findvalue(q{./div[@class="here"]}); [download]
print $result->findvalue(q{div[@class="here"]}); [download]
In reply to Re^2: HTML and Xpath by Anonymous Monk in thread HTML and Xpath by way