Parser::Style::Debug(3User Contributed Perl DocumentaParser::Style::Debug(3pm)
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 2026-04-10 Parser::Style::Debug(3pm)
Generated by dwww version 1.14 on Tue Aug 4 13:54:45 CEST 2026.