The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002000 - 2018-06-19

  • split behavior into roles
    • Pod::Simple::Role::XHTML::WithLinkMappings adds the link_mappings attribute to adjust module link destinations.
    • Pod::Simple::Role::XHTML::WithAccurateTargets adds additional link targets for headings and items based on the full unfiltered name, and the first word.
    • Pod::Simple::Role::XHTML::WithErrata adds an errata section to the HTML as is used by MetaCPAN.
    • Pod::Simple::Role::StripVerbatimIndent strips indentation from verbatim blocks, while not breaking tab indents. This is a new feature.
  • added tests
  • added documentation

Modules

Format Pod as HTML for MetaCPAN
Strip indentation from verbatim sections sanely
Use more accurate link targets
Include errata in HTML output
Map module links to alternate URLs