Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread Achim Gratz
waterlan writes: > I would expect that all browsers support utf8 by now, but OK. When you > open such an html file in a text editor to inspect, it is totally > unreadable. The remaining problem is web servers that don't produce correct Content-Type headers. I see that all the time even on big med

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread waterlan
Achim Gratz schreef op 2015-03-15 19:25: Erwin Waterlander writes: I also don't like all the ampersand codes that perl 5.18 produces instead of UTF-8. From the standpoint of HTTP server and browser compatibility these are better on the other hand. I would expect that all browsers support ut

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread Achim Gratz
Erwin Waterlander writes: > You are right. When I remove PERL_UNICODE a correct the html is > correct. Correct title and correct content, all nicely in UTF-8. Good. > I added PERL_UNICODE=SDA, because of perl 5.18 (on Linux). Perl 5.18 > pod2html produces a wrong html title (double encoded?) when

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread Erwin Waterlander
Op 15-03-15 om 12:18 schreef Achim Gratz: Erwin Waterlander writes: It looks like this http://waterlan.home.xs4all.nl/tmp/dos2unix.htm while it should look like http://waterlan.home.xs4all.nl/dos2unix/uk/man1/dos2unix.htm It could be a pod2html bug. I know that between perl 5.14.2 and 5.18 the

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread Achim Gratz
Erwin Waterlander writes: > It looks like this http://waterlan.home.xs4all.nl/tmp/dos2unix.htm > while it should look like > http://waterlan.home.xs4all.nl/dos2unix/uk/man1/dos2unix.htm > > It could be a pod2html bug. I know that between perl 5.14.2 and 5.18 > the pod2html output changed from plain

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread Marco Atzeri
On 3/15/2015 8:22 AM, Achim Gratz wrote: Erwin Waterlander writes: cygcheck output, please. pod2man seems ok, but pod2html produces wrong output. $ cygcheck pod2html Found: C:\cygwin\bin\pod2html C:\cygwin\bin\pod2htmlcygcheck: C:\cygwin\bin\pod2html is not a DLL: magic number 2123 (8483) '

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-15 Thread Achim Gratz
Erwin Waterlander writes: >> cygcheck output, please. > > pod2man seems ok, but pod2html produces wrong output. > > $ cygcheck pod2html > Found: C:\cygwin\bin\pod2html > C:\cygwin\bin\pod2htmlcygcheck: C:\cygwin\bin\pod2html is not a DLL: > magic number 2123 (8483) '#!' Yes I know it's a script.

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-14 Thread Erwin Waterlander
Achim Gratz schreef op 2015-03-06 17:02: Erwin Waterlander writes: There is something wrong with pod2man and pod2html. When I regenerate the dos2unix international man pages from pod, all the non-ascii characters are wrong. This did not happen with the previous perl version. cygcheck output, p

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-06 Thread Achim Gratz
Erwin Waterlander writes: > There is something wrong with pod2man and pod2html. When I regenerate > the dos2unix international man pages from pod, all the non-ascii > characters are wrong. This did not happen with the previous perl > version. cygcheck output, please. > To reproduce: > make mainta

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-05 Thread Erwin Waterlander
Hi, There is something wrong with pod2man and pod2html. When I regenerate the dos2unix international man pages from pod, all the non-ascii characters are wrong. This did not happen with the previous perl version. To reproduce: make maintainer-clean make install LANG=uk_UA.UTF-8 man dos2unix

Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3

2015-03-05 Thread Erwin Waterlander
Op 5-3-2015 om 20:14 schreef Achim Gratz: I've promoted the test release to current. The release notes that accompanied the test release are enclosed below. General --- I'm taking over as Perl maintainer from Reini Urban. Thank you Reini for the past years of maintining Perl. This relea