debian man page for xml::handler::printevents

Query: xml::handler::printevents

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PrintEvents(3pm)					User Contributed Perl Documentation					  PrintEvents(3pm)

NAME
XML::Handler::PrintEvents - Prints PerlSAX events (for debugging)
SYNOPSIS
use XML::Handler::PrintEvents; my $pr = new XML::Handler::PrintEvents;
DESCRIPTION
This 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.
AUTHOR
Enno Derksen is the original author. Send bug reports, hints, tips, suggestions to T.J. Mather at <tjmather@tjmather.com>. perl v5.10.1 2001-09-03 PrintEvents(3pm)
Related Man Pages
xml::filter::saxt(3) - redhat
xml::handler::canonxmlwriter(3) - centos
xml::filter::reindent(3) - redhat
xml::filter::reindent(3pm) - debian
xml::handler::canonxmlwriter(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results