Pod::Html
Pod::Html
NAME
Pod::Html - module to convert pod files to HTML
SYNOPSIS
use Pod::Html; pod2html([options]);
DESCRIPTION
Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference.