Name
pod2text
Synopsis
pod2text < input
Description
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
=items.- --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
List of 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.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access