Parser::Style::Debug
Section: User Contributed Perl Documentation (3pm)Updated: 2017-07-26
Index Return to Main Contents
NAME
XML::Parser::Style::Debug - Debug style for XML::ParserSYNOPSIS
use XML::Parser; my $p = XML::Parser->new(Style => 'Debug'); $p->parsefile('foo.xml');
DESCRIPTION
This just prints out the document in outline form to STDERR. Nothing special is returned by parse.
Index
This document was created by man2html, using the manual pages.
Time: 04:45:41 GMT, September 16, 2022
0 댓글