This is a test-suite-only release, mostly to skip the Unicode tests with
versions of Perl prior to 5.8, since Pod::Simple doesn't support a UTF-8
encoding with those Perl versions.  It also adds support for aspell as a
spell checker and should fix test noise on Red Hat where ispell is
actually aspell.

The URL

    http://archives.eyrie.org/software/perl/podlators-2.1.4.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/R/RR/RRA/podlators-2.1.4.tar.gz
  size: 84651 bytes
   md5: 1f5a450fd2258781dddc2a88bbb31f39

Changes from previous version:

2008-09-21  Russ Allbery  <[EMAIL PROTECTED]>

        * VERSION: podlators 2.1.4 released.

        * t/pod-spelling.t: Also support aspell and search for it before
        ispell.  Red Hat's ispell is actually aspell and doesn't support
        the same arguments.
        * lib/Pod/Man.pm: Add additional stopwords needed by aspell.
        * lib/Pod/Text.pm: Likewise.
        * lib/Pod/Text/Overstrike.pm: Likewise.
        * scripts/pod2man.PL: Likewise.
        * scripts/pod2text.PL: Likewise.

        * t/man-options.t: Separate UTF-8 tests out to....
        * t/man-utf8.t: ...here.  New file.  Skip UTF-8 tests for versions
        of Perl prior to 5.8.
        * t/text-utf8.t: Skip UTF-8 tests for versions of Perl prior to
        5.8.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to