1Pod::Perldoc::ToCheckerU(s3e)r Contributed Perl DocumentaPtoido:n:Perldoc::ToChecker(3)
2
3
4

NAME

6       Pod::Perldoc::ToChecker - let Perldoc check Pod for errors
7

SYNOPSIS

9         % perldoc -o checker SomeFile.pod
10         No Pod errors in SomeFile.pod
11         (or an error report)
12

DESCRIPTION

14       This is a "plug-in" class that allows Perldoc to use
15       Pod::Simple::Checker as a "formatter" class (or if that is not
16       available, then Pod::Checker), to check for errors in a given Pod file.
17
18       This is actually a Pod::Simple::Checker (or Pod::Checker) subclass, and
19       inherits all its options.
20

SEE ALSO

22       Pod::Simple::Checker, Pod::Simple, Pod::Checker, Pod::Perldoc
23
25       Copyright (c) 2002 Sean M. Burke.  All rights reserved.
26
27       This library is free software; you can redistribute it and/or modify it
28       under the same terms as Perl itself.
29
30       This program is distributed in the hope that it will be useful, but
31       without any warranty; without even the implied warranty of
32       merchantability or fitness for a particular purpose.
33

AUTHOR

35       Current maintainer: Mark Allen "<mallen@cpan.org>"
36
37       Past contributions from: brian d foy "<bdfoy@cpan.org>" Adriano R.
38       Ferreira "<ferreira@cpan.org>", Sean M. Burke "<sburke@cpan.org>"
39
40
41
42perl v5.26.3                      2017-03-16        Pod::Perldoc::ToChecker(3)
Impressum