FreeBSD Manual Pages
XML::Handler::PrintEveUser3Contributed Perl DocumeXML::Handler::PrintEvents(3) 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 Send bug reports, hints, tips, suggestions to Enno Derksen at <enno@att.com>. perl v5.32.0 2000-02-17 XML::Handler::PrintEvents(3)
NAME | SYNOPSIS | DESCRIPTION | AUTHOR
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XML::Handler::PrintEvents&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>