Windows PowerShell command on Get-command XML::Parser::Style::Debug
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XML::Parser::Style::Debug

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.8.4 Last change: 2003-08-18 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™