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::grove::perlsax(3) - redhat |
| xml::grove::perlsax(3) - centos |
| xml::grove::perlsax(3pm) - debian |
| xml::handler::canonxmlwriter(3pm) - debian |
| xml::handler::xmlwriter(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |