XML::Parser::Style::Debug - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION
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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:45 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top