Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / Pod / Perldoc / ToXml.html
blob01987ea1b55110cae5019fdd88f56fccb7502e92
1 <?xml version="1.0" ?>
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">
4 <head>
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:" />
8 </head>
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">&nbsp;Pod::Perldoc::ToXml - let Perldoc render Pod as XML</span></strong></big>
14 </td></tr>
15 </table>
17 <p><a name="__index__"></a></p>
18 <!-- INDEX BEGIN -->
20 <ul>
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>
28 </ul>
29 <!-- INDEX END -->
31 <hr />
32 <p>
33 </p>
34 <h1><a name="name">NAME</a></h1>
35 <p>Pod::Perldoc::ToXml - let Perldoc render Pod as XML</p>
36 <p>
37 </p>
38 <hr />
39 <h1><a name="synopsis">SYNOPSIS</a></h1>
40 <pre>
41 <a href="//C|\msysgit\mingw\html/pod/perldoc.html">perldoc</a> -o xml -d out.xml Some::Modulename</pre>
42 <p>
43 </p>
44 <hr />
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
49 all its options.</p>
50 <p>You have to have installed Pod::Simple::XMLOutStream (from the Pod::Simple
51 dist), or this class won't work.</p>
52 <p>
53 </p>
54 <hr />
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>
57 <p>
58 </p>
59 <hr />
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>
67 <p>
68 </p>
69 <hr />
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">&nbsp;Pod::Perldoc::ToXml - let Perldoc render Pod as XML</span></strong></big>
75 </td></tr>
76 </table>
78 </body>
80 </html>