xml::parser::style::debug(3) sunos man page | unix.com

Man Page: xml::parser::style::debug

Operating Environment: sunos

Section: 3

Parser::Style::Debug(3) 				User Contributed Perl Documentation				   Parser::Style::Debug(3)

NAME
XML::Parser::Style::Debug - Debug style for XML::Parser
SYNOPSIS
use XML::Parser; my $p = XML::Parser->new(Style => 'Debug'); $p->parsefile('foo.xml');
DESCRIPTION
This just prints out the document in outline form to STDERR. Nothing special is returned by parse. perl v5.8.4 2003-08-18 Parser::Style::Debug(3)
Related Man Pages
xml::parser::style::tree(3) - mojave
xml::parser::style::stream5.18(3) - mojave
xml::parser::style::tree(3) - suse
xml::parser::style::stream(3) - osx
xml::parser::style::tree(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed
Sort only numbers within a string