in reply to Re: HTML and Xpathin thread HTML and Xpath
print $result->clone->findvalue(q{//div[@class="here"]}); [download]
Yes, i test and both method works, "clone" is really a good option too, thank you