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

Changes for version 1.991-TRIAL - 2014-01-03 (TRIAL RELEASE)

  • Test Fixes
    • Ignore worthless testing of empty links that fail with Pod::Simple 3.16.

Changes for version 1.990-TRIAL - 2014-01-02 (TRIAL RELEASE)

  • Enhancements
    • Change backend from Pod::Parser to Pod::Simple. Previous documented API has been ported however the Pod::Simple API should be preferred for new code.
    • Improve escaping of markdown characters.
    • Accept for/begin 'markdown' and 'html' regions by default.
    • Represent over/back regions without items as blockquotes.
  • Backward Incompatible Changes
    • E<> codes used to produce equivalent html entities (&foo;). These now simply print the corresponding unicode character as utf-8. If you desire alternate behavior please report a bug.
    • Tabs are now expanded.

Documentation

Convert POD text to Markdown

Modules

Convert POD to Markdown