develooper Front page | perl.perl5.porters | Postings from January 2006

podlators 2.0.2 released

Thread Next
From:
Russ Allbery
Date:
January 25, 2006 16:15
Subject:
podlators 2.0.2 released
Message ID:
87irs726ax.fsf@windlord.stanford.edu
The URL

    ftp://ftp.eyrie.org/pub/software/modules/podlators-2.0.2.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/R/RR/RRA/podlators-2.0.2.tar.gz
  size: 75828 bytes
   md5: 3c7091feb1920d8b3301a9b67492c480

Changes from previous release:

2006-01-25  Russ Allbery  <rra@stanford.edu>

	* VERSION: podlators 2.0.2 released.

	* t/man.t: Use iso-8859-1 encoding when writing out the temporary
	test file and properly mark the encoding of the test that uses ISO
	8859-1 characters.

	* lib/Pod/Man.pm (parse_from_file): Flush the output file handle
	rather than closing it.  Closing it is unexpected and could break
	callers.
	* lib/Pod/Text.pm (parse_from_file): Likewise.

	* lib/Pod/Text/Termcap.pm (wrap): Use additional temporary
	variables to avoid ${char}{0,$width}, which only works in very
	recent Perls.
	* lib/Pod/Text/Color.pm (wrap): Likewise.

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

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About