Changes for version 1.02

  • Pod::Tree::Node
  • added support for x<<>> style markups
  • Pod::Tree::PerlFunc
  • added <dl></dl> tags to lists in perlfunc.pod sub-pages
  • sort function names within alphebetical index paragraphs
  • Pod::Tree::PerlLib
  • scan for .pod files under @INC
  • added stop_file list
  • Pod::Tree::PerlPod
  • don't convert PODs under /ext/

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