XML::DOM::PerlSAX(3) User Contributed Perl Documentation XML::DOM::PerlSAX(3)
NAME
XML::DOM::PerlSAX - Old name of XML::Handler::BuildDOM
SYNOPSIS
See L<XML::DOM::BuildDOM>
DESCRIPTION
XML::DOM::PerlSAX was renamed to XML::Handler::BuildDOM to comply with naming conventions for PerlSAX filters/handlers.
For backward compatibility, this package will remain in existence (it simply includes XML::Handler::BuildDOM), but it will print a warning
when running with 'perl -w'.
AUTHOR
Send bug reports, hints, tips, suggestions to Enno Derksen at <enno@att.com>.
SEE ALSO
XML::Handler::BuildDOM, XML::DOM
perl v5.8.0 2000-02-11 XML::DOM::PerlSAX(3)