Pod::Html 5.9.4 review

Download
by rbytes.net on

Pod::Html is a Perl module to convert pod files to HTML. SYNOPSIS use Pod::Html; pod2html([options]); Converts file

License: Perl Artistic License
File size: 13963K
Developer: Tom Christiansen
0 stars award from rbytes.net

Pod::Html is a Perl module to convert pod files to HTML.

SYNOPSIS

use Pod::Html;
pod2html([options]);

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.

Requirements:
Perl

Pod::Html 5.9.4 search tags