Query: xml::handler::printevents
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML::Handler::PrintEvents(3) User Contributed Perl Documentation XML::Handler::PrintEvents(3)NAMEXML::Handler::PrintEvents - Prints PerlSAX events (for debugging)SYNOPSISuse XML::Handler::PrintEvents; my $pr = new XML::Handler::PrintEvents;DESCRIPTIONThis PerlSAX handler prints the PerlSAX events it receives to STDOUT. It can be useful when debugging PerlSAX filters. It supports all PerlSAX handler including ignorable_whitespace.AUTHORSend bug reports, hints, tips, suggestions to Enno Derksen at <enno@att.com>. perl v5.8.0 2000-02-17 XML::Handler::PrintEvents(3)