NAME
pod2html - convert Perl POD documentation to HTML
SYNOPSIS
pod2html [ -converter module ] [ -suffix suffix ] [ -filesuffix suffix ] [ -dir path ] [ -libpods pod1,pod2,... ] [ -(no)navigation ] [ -(no)localtoc ] [ -(no)toc ] [ -(no)idx ] [ -(no)ps ] [ -(no)inc ] [ -(no)script ] [ -(no)warnings ] [ -(no)verbose ] [ -tocname filename ] [ -idxname filename ] [ -toctitle title ] [ -idxtitle title ] [ -psdir path ] [ -psfont font ] [ -papersize format ] [ dir1 , dir2 , ... ] [ pod1 , pod2 , ... ]
DESCRIPTION
pod2html converts Perl POD documentation to HTML.
OPTIONS
AUTHOR
Marek Rouchal <marekr@cpan.org<gt>
SEE ALSO
Pod::HTML, HTML::Element, Pod::Parser, Pod::Checker, HTML::Entities