The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

pod - display POD documentation using colors

SYNOPSIS

pod file

DESCRIPTION

Pretty prints POD documentation on terminals. Finds pod in modules as well as .podfiles.

EXAMPLES

  pod IO::File
  pod IO/File

yield the same result.

AUTHOR

Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortumund.de>