NAME
Petal::Parser::HTB - XML::Parser::HTB backend for Petal parsing
SYNOPSIS
use Petal;
use Petal::Parser::HTB;
SUMMARY
Petal used to depend on both XML::Parser and HTML::TreeBuilder for HTML parsing. This has been changed to MKDoc::XML. If you want the HTML parsing exactly as it was before though, you can use this module with Petal > 1.10.
Using this module will change $Petal::INPUTS->{HTML} and $Petal::INPUTS->{XHTML} to 'Petal::Parser::HTB'. This will result in using the same code as in Petal < 1.10 for HTML / XHTML Parsing.
EXPORTS
None.
AUTHOR
Copyright 2003 - MKDoc Holdings Ltd.
Authors: Jean-Michel Hiver
This module free software and is distributed under the same license as Perl itself. Use it at your own risk.
SEE ALSO
L<Petal>
Join the Petal mailing list:
http://lists.webarch.co.uk/mailman/listinfo/petal
Mailing list archives:
http://lists.webarch.co.uk/pipermail/petal