GNU/Linux |
Debian 6.0.6(Squeeze) |
|
![]() |
XML::Parser::Style::Debug(3pm) |
![]() |
XML::Parser::Style::Debug − Debug style for XML::Parser
use XML::Parser; my $p = XML::Parser−>new(Style => 'Debug'); $p−>parsefile('foo.xml');
This just prints out the document in outline form to STDERR . Nothing special is returned by parse.
![]() |
XML::Parser::Style::Debug(3pm) | ![]() |