2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 <title>Pod::Perldoc::ToXml - let Perldoc render Pod as XML
</title>
6 <meta http-equiv=
"content-type" content=
"text/html; charset=utf-8" />
7 <link rev=
"made" href=
"mailto:" />
10 <body style=
"background-color: white">
11 <table border=
"0" width=
"100%" cellspacing=
"0" cellpadding=
"3">
12 <tr><td class=
"block" style=
"background-color: #cccccc" valign=
"middle">
13 <big><strong><span class=
"block"> Pod::Perldoc::ToXml - let Perldoc render Pod as XML
</span></strong></big>
17 <p><a name=
"__index__"></a></p>
22 <li><a href=
"#name">NAME
</a></li>
23 <li><a href=
"#synopsis">SYNOPSIS
</a></li>
24 <li><a href=
"#description">DESCRIPTION
</a></li>
25 <li><a href=
"#see_also">SEE ALSO
</a></li>
26 <li><a href=
"#copyright_and_disclaimers">COPYRIGHT AND DISCLAIMERS
</a></li>
27 <li><a href=
"#author">AUTHOR
</a></li>
34 <h1><a name=
"name">NAME
</a></h1>
35 <p>Pod::Perldoc::ToXml - let Perldoc render Pod as XML
</p>
39 <h1><a name=
"synopsis">SYNOPSIS
</a></h1>
41 <a href=
"//C|\msysgit\mingw\html/pod/perldoc.html">perldoc
</a> -o xml -d out.xml Some::Modulename
</pre>
45 <h1><a name=
"description">DESCRIPTION
</a></h1>
46 <p>This is a ``plug-in'' class that allows Perldoc to use
47 Pod::Simple::XMLOutStream as a formatter class.
</p>
48 <p>This is actually a Pod::Simple::XMLOutStream subclass, and inherits
50 <p>You have to have installed Pod::Simple::XMLOutStream (from the Pod::Simple
51 dist), or this class won't work.
</p>
55 <h1><a name=
"see_also">SEE ALSO
</a></h1>
56 <p><a href=
"file://C|\msysgit\mingw\html/Pod/Simple/XMLOutStream.html">the Pod::Simple::XMLOutStream manpage
</a>,
<a href=
"file://C|\msysgit\mingw\html/Pod/Simple.html">the Pod::Simple manpage
</a>,
<a href=
"file://C|\msysgit\mingw\html/lib/Pod/Perldoc.html">the Pod::Perldoc manpage
</a></p>
60 <h1><a name=
"copyright_and_disclaimers">COPYRIGHT AND DISCLAIMERS
</a></h1>
61 <p>Copyright (c)
2002 Sean M. Burke. All rights reserved.
</p>
62 <p>This library is free software; you can redistribute it and/or modify it
63 under the same terms as Perl itself.
</p>
64 <p>This program is distributed in the hope that it will be useful, but
65 without any warranty; without even the implied warranty of
66 merchantability or fitness for a particular purpose.
</p>
70 <h1><a name=
"author">AUTHOR
</a></h1>
71 <p>Sean M. Burke
<code>sburke@cpan.org
</code></p>
72 <table border=
"0" width=
"100%" cellspacing=
"0" cellpadding=
"3">
73 <tr><td class=
"block" style=
"background-color: #cccccc" valign=
"middle">
74 <big><strong><span class=
"block"> Pod::Perldoc::ToXml - let Perldoc render Pod as XML
</span></strong></big>