Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / Pod / Perldoc / ToChecker.html
blob2c6ce1720d8f1200e3b00abfbf9d662bc3c29823
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::ToChecker - let Perldoc check Pod for errors</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::ToChecker - let Perldoc check Pod for errors</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::ToChecker - let Perldoc check Pod for errors</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 checker SomeFile.pod
42 No Pod errors in SomeFile.pod
43 (or an error report)</pre>
44 <p>
45 </p>
46 <hr />
47 <h1><a name="description">DESCRIPTION</a></h1>
48 <p>This is a ``plug-in'' class that allows Perldoc to use
49 Pod::Simple::Checker as a ``formatter'' class (or if that is
50 not available, then Pod::Checker), to check for errors in a given
51 Pod file.</p>
52 <p>This is actually a Pod::Simple::Checker (or Pod::Checker) subclass, and
53 inherits all its options.</p>
54 <p>
55 </p>
56 <hr />
57 <h1><a name="see_also">SEE ALSO</a></h1>
58 <p><a href="file://C|\msysgit\mingw\html/Pod/Simple/Checker.html">the Pod::Simple::Checker 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/Checker.html">the Pod::Checker manpage</a>, <a href="file://C|\msysgit\mingw\html/lib/Pod/Perldoc.html">the Pod::Perldoc manpage</a></p>
59 <p>
60 </p>
61 <hr />
62 <h1><a name="copyright_and_disclaimers">COPYRIGHT AND DISCLAIMERS</a></h1>
63 <p>Copyright (c) 2002 Sean M. Burke. All rights reserved.</p>
64 <p>This library is free software; you can redistribute it and/or modify it
65 under the same terms as Perl itself.</p>
66 <p>This program is distributed in the hope that it will be useful, but
67 without any warranty; without even the implied warranty of
68 merchantability or fitness for a particular purpose.</p>
69 <p>
70 </p>
71 <hr />
72 <h1><a name="author">AUTHOR</a></h1>
73 <p>Sean M. Burke <code>sburke@cpan.org</code></p>
74 <table border="0" width="100%" cellspacing="0" cellpadding="3">
75 <tr><td class="block" style="background-color: #cccccc" valign="middle">
76 <big><strong><span class="block">&nbsp;Pod::Perldoc::ToChecker - let Perldoc check Pod for errors</span></strong></big>
77 </td></tr>
78 </table>
80 </body>
82 </html>