cpan Pod-Simple 3.29

latest releases: 3.45, 3.43, 3.42...
9 years ago
  • NOTE: This will be the last release of Pod::Simple to support versions
    of Perl earlier than 5.6.

  • Fixed test failure for unsupported encoding on Perl 5.6.

  • Removed unnecessary dependency on constant. Reported by Petr Pisar
    (RT #85578).

  • Many documentation and comment typos fixed by David Steinbrunner.

  • Fixed issue when an encoding is declared via an '=encoding' directive
    after Pod::Simple has already detected an encoding. Thanks to
    Graham Knop for the patch and Patrice Dumas for the tests.

  • Added '>&STDERR' as an output to better emulate
    Pod::Parser::parse_from_file(). Florent Angly.

  • Tidied the description of the different Pod::Simple interfaces,
    with greater emphasis on the four different steps to subclassing.
    Florent Angly.

  • Added the 'top_anchor' attribue to Pod::Simple::HTML, to allow
    specification of a custom top anchor format. Gabor Szabo.

  • Fixed the text formatter to properly set the Text::Wrap overflow policy.
    Thanks to Nigel Metheringham for the fix!

  • Fixed mis-matched quotation marks when adding JavaScript elements
    to the XHTML output. Patch from jonathancast.

  • Fixed issues on EBCDIC. Patch from Karl Williamson (GitHub Pull
    Request #58).

  • Fixed bug where the value passed to Pod::Simple::XHTML's
    html_css() method would be output twice. Thanks to Andrew Johnson
    for the report (RT #99303).

  • Documented the 'recurse' attribute of Pod::Simple::Search.
    Thanks to Jim Keenan for the report (RT #91886).

  • An error is no longer thrown when '=encoding' directives are found
    on subsequent lines. Instead, we now log a an error message,
    "Cannot have multiple =encoding directives" (RT #91757).

  • The HTML and XHTML formatters now do a better job of preserving
    lines in 'begin html' blocks. Fixes a bug that dates from 2002
    (Perl RT#9385, CPAN RT #91851).

Don't miss a new Pod-Simple release

NewReleases is sending notifications on new releases.