dwww Home | Manual pages | Find package

Parser...:Debug(3pm)  User Contributed Perl Documentation  Parser...: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.40.1                       2026-03-21              Parser...:Debug(3pm)

Generated by dwww version 1.16 on Sat May 9 00:24:42 CEST 2026.