Changes for version 0.15
- Add additional methods to better match HTML::TreeBuilder::XPath::Node API:
- exists($xpath)
- find($elem_name)
- findvalues($xpath)
- findnodes_as_string($xpath)
- findnodes_as_strings($xpath) (genehack)
Modules
HTML::TreeBuilder and XPath compatible interface with libxml
HTML::Element compatible API for HTML::TreeBuilder::LibXML