Name
pod2text
Synopsis
pod2text < input
Translates pod to text and displays it. A wrapper around the Pod::Text module.
Options
--help
Displays help information.
--htmlroot=
name
Sets base URL for the HTML files to
name
.--index
Generates index at top of the HTML file (default).
--infile=
name
Converts pod file
name
. Default is to take input from STDIN.--libpods=
name
:...:
name
List of page names (e.g., “perlfunc”) that contain linkable
=item
s.--outfile=
name
Creates HTML file
name
. Default is to send output to STDOUT.--podroot=
name
Uses
name
as base directory for finding library pods.--podpath=
name
:...:
name
Lists podroot subdirectories with pod files whose HTML-converted forms can be linked to in cross-references.
--netscape
Uses Netscape HTML directives when applicable.
--noindex
Does not generate index at top of the HTML file.
--nonetscape
Does not use Netscape HTML directives (default).
--norecurse
Does not recurse into subdirectories specified in podpath.
--recurse
Recurses into subdirectories specified in podpath (default).
--title=
title
Specifies title for the resulting HTML file.
--verbose
Displays progress messages .
Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.