Perlpod

PERLPOD(1) Perl Programmers Reference Guide PERLPOD(1)

Perlpod

PERLPOD(1) Perl Programmers Reference Guide PERLPOD(1) # PERLPOD(1) Perl Programmers Reference Guide PERLPOD(1) NNAAMMEE # perlpod - the Plain Old Documentation format DDEESSCCRRIIPPTTIIOONN # Pod is a simple-to-use markup language used for writing documentation for Perl, Perl programs, and Perl modules. Translators are available for converting Pod to various formats like plain text, HTML, man pages, and more. Pod markup consists of three basic kinds of paragraphs: ordinary, verbatim, and command. ...