debian man page for xml::parser::style::debug

Query: xml::parser::style::debug

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Parser::Style::Debug(3pm)				User Contributed Perl Documentation				 Parser::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.14.2 2011-05-25 Parser::Style::Debug(3pm)
Related Man Pages
xml::parser::style::tree5.18(3) - mojave
xml::parser::style::tree(3) - mojave
xml::parser::style::stream5.18(3) - mojave
xml::parser::style::stream(3) - opensolaris
xml::parser::style::tree(3) - osx
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com