The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.03

  • Cleaned up $VERSION variables (we hope)
  • Pod::Tree::HTML
  • fixed \$pod bug in new()
  • Pod::Tree::PerlBin
  • fixed xsubpp bug
  • Pod::Tree::PerlFunc
  • fixed to handle do() properly
  • Pod::Tree::PerlPod
  • compress whitespace in description lines
  • pods2html
  • Fixed to handle relative paths
  • perl2html
  • Fixed to handle relative paths

Documentation

generate Perl documentation in HTML
translate a POD to HTML
translate a tree of PODs to HTML

Modules

Create a static syntax tree for a POD
Generate HTML from a Pod::Tree
nodes in a Pod::Tree
translate program PODs to HTML
translate Perl distribution documentation to HTML
translate perlfunc.pod to HTML
translate module PODs to HTML
map names to URLs
translate Perl PODs to HTML
generate a top-level index for Perl PODs

Provides

in lib/Pod/Tree/HTML.pm
in lib/Pod/Tree/PerlTop.pm
in lib/Pod/Tree/PerlUtil.pm