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