Changes for version 0.23 - 2013-05-17
- fixed guts(), clone() and replace_with() to properly handle XML::LibXML::Dtd nodes
- guts() now includes the Dtd node in the returned document (unless it were implicitly created)
- clone() calls createInternalSubset() on the new document
- replace_with() calls createInternalSubset() if the replacement is a XML::LibXML::Dtd (can't import Dtd node) (cafe01)
Modules
HTML::TreeBuilder and XPath compatible interface with libxml
HTML::Element compatible API for HTML::TreeBuilder::LibXML