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.12.1 2003-07-27 Parser::Style::Debug(3)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |