aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-XML-Driver-HTML/pkg-descr
blob: e340aa17928ba344c2231c2ab362e9b1b7d842bb (plain) (tree)
1
2
3
4
5
6
7
8
                                           






                                                                              
XML::Driver::HTML is a SAX Driver for HTML.

There is no need for the HTML input to be weel formed, as XML::Driver::HTML is
generating its SAX events by walking a HTML::TreeBuilder object.  The simplest
kind of use, is a filter from HTML to XHTML using XML::Handler::YAWriter as a
SAX Handler.

WWW: http://search.cpan.org/dist/XML-Driver-HTML/