in reply to Re: Returning an XML::LibXML::DocumentFragment from HTML::StripScripts
in thread Returning an XML::LibXML::DocumentFragment from HTML::StripScripts

Christian - many thanks for the detailed reply. That's brilliant - exactly what I was after. Building the tree in a stream would fit well with how HTML::StripScripts works at the moment.

It's obvious that my XML::LibXML experience is pretty basic, and my XML::SAX experience even less, so I'm very grateful for the direction.

Clint

  • Comment on Re^2: Returning an XML::LibXML::DocumentFragment from HTML::StripScripts