[Po4a-devel] podlators 2.1.2 released

Russ Allbery rra at stanford.edu
Mon Jul 21 03:15:07 UTC 2008


This release fixes another bug (with S<>) in UTF-8 output from Pod::Man,
uses the standard .SS macro for subsections, and fixes a variety of
spelling and markup errors in all the documentation thanks to a new test.

The URL

    http://archives.eyrie.org/software/modules/podlators-2.1.2.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/R/RR/RRA/podlators-2.1.2.tar.gz
  size: 82235 bytes
   md5: 7ad935cb9d0ea0262cf6ade4fdc9bc58

Changes from previous release:

2008-07-20  Russ Allbery  <rra at stanford.edu>

        * VERSION: podlators 2.1.2 released.

        * t/pod-spelling.t: New check to spell-check all POD
        documentation using ispell with Pod::Spell.
        * lib/Pod/Man.pm: Fix spelling and markup errors in
        documentation and add stop-words where appropriate.
        * lib/Pod/ParseLink.pm: Likewise.
        * lib/Pod/Text.pm: Likewise.
        * lib/Pod/Text/Color.pm: Likewise.
        * lib/Pod/Text/Overstrike.pm: Likewise.
        * lib/Pod/Text/Termcap.pm: Likewise.
        * scripts/pod2man.PL: Likewise.
        * scripts/pod2text.PL: Likewise.

        * lib/Pod/Man.pm (cmd_head2): Use .SS instead of a local .Sh
        macro for subheadings.
        (preamble_template): Don't define .Sh.
        * t/basic.man: Update output accordingly.
        * t/man.t: Likewise.

        * lib/Pod/Man.pm (format_text): Remap ISO 8850-1 non-breaking
        spaces produced by Pod::Simple to the corresponding UTF-8 code
        point for UTF-8 output.
        * t/man-options.t: Test S<> output with UTF-8 enabled.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the Po4a-devel mailing list