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)NAMEXML::Parser::Style::Debug - Debug style for XML::ParserSYNOPSISuse XML::Parser; my $p = XML::Parser->new(Style => 'Debug'); $p->parsefile('foo.xml');DESCRIPTIONThis 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)
| Similar Topics in the Unix Linux Community | 
|---|
| What does this mean? | 
| PHP Man Pages Now Available (Over 10,000) | 
| Identify problem with while getopts | 
| %memused is high | 
| What is good? |