Changes for version 0.21 - 2013-05-12
- fixed guts(),
- now returning nodes from <head> and <body> instead of just <body>
- now returning text and comment nodes instead of just element nodes
- returned nodes now belong to the same document
- fixed to_HTML to render valid html, not xml (cafe01)
Modules
HTML::TreeBuilder and XPath compatible interface with libxml
HTML::Element compatible API for HTML::TreeBuilder::LibXML