This should fix the problems with escaping of single quotes and the
warnings from the code trying to determine the name of the manual page.
Many thanks to Brendan O'Dea for his contributions to this release.
The URL
http://archives.eyrie.org/software/modules/podlators-2.0.6.tar.gz
has entered CPAN as
file: $CPAN/authors/id/R/RR/RRA/podlators-2.0.6.tar.gz
size: 79293 bytes
md5: 27e254432c911823cfb8589a42a96204
Changes from the previous release:
2007-11-28 Russ Allbery <[EMAIL PROTECTED]>
* VERSION: podlators 2.0.6 released.
* lib/Pod/Man.pm (preamble_template): Define the IX macro to empty
rather than leaving it undefined when indexing is not requested to
eliminate warnings when groff warnings are enabled.
* lib/Pod/Man.pm (formatting): Set literal for verbatim and C<>
text.
(format_text): If literal is set, escape apostrophes and
backquotes.
(quote_literal): Recognize escaped apostrophes and backquotes.
(preamble_template): Define the string used for escaped
apostrophes.
* t/basic.man: Adjust for escaped apostrophes.
* t/man.t: Likewise, and add a new test for quote escaping.
2007-09-11 Russ Allbery <[EMAIL PROTECTED]>
* lib/Pod/Man.pm (devise_title): Simplify the logic to skip lib
directories to avoid Perl warnings and unnecessary checks.
* t/text.t: Add a test for S<> with all-whitespace contents but
skip it for the current Pod::Simple.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>