Movatterモバイル変換


[0]ホーム

URL:


 / 
Pod-Checker-1.77
River stage two • 12 direct dependents • 41 total dependents
/podchecker

NAME

podchecker - check the syntax of POD format documentation files

SYNOPSIS

podchecker [-help] [-man] [-(no)warnings] [file...]

OPTIONS AND ARGUMENTS

-help

Print a brief help message and exit.

-man

Print the manual page and exit.

-quiet

Do not print a success message.

-warnings-nowarnings

Turn on/off printing of warnings. Repeating-warnings increases the warning level, i.e. more warnings are printed. Currently increasing to level two causes flagging of unescaped "<,>" characters.

file

The pathname of a POD file to syntax-check (defaults to standard input).

DESCRIPTION

podchecker will read the given input files looking for POD syntax errors in the POD documentation and will print any errors it find to STDERR. At the end, it will print a status message indicating the number of errors found.

Directories are ignored, an appropriate warning message is printed.

podchecker invokes thepodchecker() function exported byPod::Checker Please see"podchecker()" in Pod::Checker for more details.

RETURN VALUE

podchecker returns a 0 (zero) exit status if all specified POD files are ok.

ERRORS

podchecker returns the exit status 1 if at least one of the given POD files has syntax errors.

The status 2 indicates that at least one of the specified files does not containany POD commands.

Status 1 overrides status 2. If you want unambiguous results, callpodchecker with one single argument only.

SEE ALSO

Pod::Simple andPod::Checker

AUTHORS

Please report bugs usinghttp://rt.cpan.org.

Brad Appleton <bradapp@enteract.com>, Marek Rouchal <marekr@cpan.org>

Based on code forPod::Text::pod2text(1) written by Tom Christiansen <tchrist@mox.perl.com>

Module Install Instructions

To install Pod::Checker, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Pod::Checker

CPAN shell

perl -MCPAN -e shellinstall Pod::Checker

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp