opensolaris man page for xml::parser::style::debug

Query: xml::parser::style::debug

OS: opensolaris

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::tree5.18(3) - mojave
xml::parser::style::tree(3) - sunos
xml::parser::style::stream(3) - sunos
xml::parser::style::stream(3) - opensolaris
xml::parser::style::stream(3) - suse
Similar Topics in the Unix Linux Community
solaris zones vs container..
What does this mean?
PHP Man Pages Now Available (Over 10,000)
Change directory for core file
What's legal and what's not?