xml::parser::style::debug(3) mojave man page | unix.com

Man Page: xml::parser::style::debug

Operating Environment: mojave

Section: 3

Parser::Style::Debug(3) 				User Contributed Perl Documentation				   Parser::Style::Debug(3)

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.18.2 2011-05-24 Parser::Style::Debug(3)
Related Man Pages
xml::parser::style::tree(3) - opensolaris
xml::parser::style::tree5.18(3) - mojave
xml::parser::style::stream(3) - centos
xml::parser::style::tree(3) - centos
xml::parser::style::tree(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.