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::handler::canonxmlwriter(3) - centos
xml::filter::detectws(3pm) - debian
xml::filter::reindent(3pm) - debian
xml::grove::perlsax(3pm) - debian
xml::handler::xmlwriter(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file