in reply to Re: Any Alternative to HTML::TreeBuilder::XPath?
in thread Any Alternative to HTML::TreeBuilder::XPath?

Thanks! This one works exactly how I need to query XPath. Although the HTML I am parsing is malformed (blame the other developer!), this is a really good solution!

  • Comment on Re^2: Any Alternative to HTML::TreeBuilder::XPath?