in reply to module for HTML XML conversion

From what I've seen, XML::Twig is great at transforming XML. If you could transform your HTML to XHTML somehow, then you could use XML::Twig to transform the XHTML into the XML subformat you desire.

Replies are listed 'Best First'.
Re^2: module for HTML XML conversion
by Anonymous Monk on Mar 27, 2010 at 17:19 UTC
    HTML::TreeBuilder + ->as_XML