Man Page: xml::handler::printevents
Operating Environment: debian
Section: 3pm
PrintEvents(3pm) User Contributed Perl Documentation PrintEvents(3pm)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.AUTHOREnno 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::reindent(3pm) - debian |
| xml::filter::saxt(3pm) - debian |
| xml::handler::subs(3pm) - debian |
| xml::handler::xmlwriter(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |