Man Page: xml::parser::style::debug
Operating Environment: debian
Section: 3pm
Parser::Style::Debug(3pm) User Contributed Perl Documentation Parser::Style::Debug(3pm)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.14.2 2011-05-25 Parser::Style::Debug(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |