Man Page: xml::parser::style::debug
Operating Environment: centos
Section: 3
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.16.3 2011-05-25 Parser::Style::Debug(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |