Changes for version 1.10

  • Pod::Tree
  • documentation typos
  • dropped the require 5.6.0; statement
  • Pod::Tree::HTML
  • added support for $link_map->url methods
  • deprecated $link_map->map methods
  • exposed escape_2396 and assemble_url methods
  • documentation
  • Pod::Tree::Node
  • documentation typos
  • Pod::Tree::Pod
  • dropped the require 5.6.0; statement
  • t/mapper.t t/mapper.d
  • created

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
Convert a Pod::Tree back to a POD

Provides

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