This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Updated podlators to CPAN version 2.4.2
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 7 Jun 2012 18:52:53 +0000 (19:52 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 18 Jun 2012 08:50:56 +0000 (09:50 +0100)
commit71741524e54c2c1842d47f785f2bff39ef2ff850
tree2449c2801d70df991bb513b7be6860e8505cdfdd
parent0998713f086bc4304cd1e170419461c171062f73
Updated podlators to CPAN version 2.4.2

  [DELTA]

2012-06-01  Russ Allbery  <rra@stanford.edu>

  * VERSION: podlators 2.4.2 released.

  * t/text-encoding.t: Remove the test of a POD document without an
  encoding.  We previously tested that this interpreted the document
  as ISO 8859-1, but Pod::Simple behavior has changed so that the
  test started failing, plus Pod::Simple now warns about a missing
  =encoding.  (#77553)

2012-05-30  Russ Allbery  <rra@stanford.edu>

  * VERSION: podlators 2.4.1 released.

  * lib/Pod/Man.pm (parse_file): Override the Pod::Simple method to
  set output_fh to STDOUT if it's not already set.  (#77530)
  * lib/Pod/Text.pm (parse_file): Likewise.
24 files changed:
Porting/Maintainers.pl
cpan/podlators/VERSION
cpan/podlators/lib/Pod/Man.pm
cpan/podlators/lib/Pod/Text.pm
cpan/podlators/scripts/pod2man.PL
cpan/podlators/scripts/pod2text.PL
cpan/podlators/t/basic.t
cpan/podlators/t/color.t
cpan/podlators/t/filehandle.t
cpan/podlators/t/man-heading.t
cpan/podlators/t/man-options.t
cpan/podlators/t/man-perlio.t
cpan/podlators/t/man-utf8.t
cpan/podlators/t/man.t
cpan/podlators/t/overstrike.t
cpan/podlators/t/pod-parser.t
cpan/podlators/t/termcap.t
cpan/podlators/t/text-encoding.t
cpan/podlators/t/text-options.t
cpan/podlators/t/text-perlio.t
cpan/podlators/t/text-utf8.t
cpan/podlators/t/text.t
pod/perlpodstyle.pod
t/porting/customized.dat