Parser::Style::Debug(3) User Contributed Perl Documentation
NAME
XML::Parser::Style::Debug - Debug style for XML::Parser
SYNOPSIS
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. perl v5.34.0 2019-09-24 Parser::Style::Debug(3)
xml-parser 2.460.0 - Generated Sat Aug 20 08:58:23 CDT 2022