www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:from:to:subject:references:date:in-reply-to | |
:message-id:mime-version:content-type; q=dns; s=default; b=gcXbg | |
5D6LTfHoyhwH3TFpY5mSVEEmC2h+feQgXKdZqC5zZOJNif0GzulCGJZeTCd2s6re | |
Lm7mcCxX6d3t2KzMJdQ9VYLft2liKJnc9ZeeC4B0LHavIMxOQ3j62ZEJu8kheSsF | |
AKIoQMp9Prk8/KfIKAIo//TRXlCgAL+Nk4IKk4= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:from:to:subject:references:date:in-reply-to | |
:message-id:mime-version:content-type; s=default; bh=FRwY2hKO7Jo | |
lxugOdDZm6yEeaWc=; b=UzA6RKu8Z+lSBdUNSqZM0zuw/nK2/wkmRMOu6FmCRPz | |
xlzwLR0V5l4AYmF1sn0wEGDPnoFqFY4yINpaAwZCwhOriIemW+CbGNyynaG05VfE | |
MqutZRQ1u+WhJ6wB62/Pq1c1DeIdpzw6PnkfaTwxO8aadd93YBHxYbHJUsY+J/ZM | |
= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-in-06.arcor-online.net |
X-DKIM: | Sendmail DKIM Filter v2.8.2 mail-in-11.arcor-online.net 3l4dYW5v7QzVTcv |
From: | Achim Gratz <Stromeko AT nexgo DOT de> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] Updated: perl-5.14.4-3 |
References: | <announce DOT 87wq2vxnn7 DOT fsf AT Rainer DOT invalid> <54F8D076 DOT 7010805 AT xs4all DOT nl> <87pp8mktbf DOT fsf AT Rainer DOT invalid> <55052C32 DOT 3060405 AT xs4all DOT nl> |
Date: | Sun, 15 Mar 2015 12:18:35 +0100 |
In-Reply-To: | <55052C32.3060405@xs4all.nl> (Erwin Waterlander's message of "Sun, 15 Mar 2015 07:52:34 +0100") |
Message-ID: | <87fv967blg.fsf@Rainer.invalid> |
User-Agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
MIME-Version: | 1.0 |
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 UTF-8 to ASCII with ampersand > codes. I have asked the maintainer about it, but I got no answer. If you don't define PERL_UNICODE (it must not be present at all in the environment) then it should work. The version of pod2html that comes with 5.14 doesn't understand coding directives and has bugs with IO layers, so if you make Perl unicode aware it'll encode the output twice. Now, it seems that using Pod::Html and pod2html from 5.18 (which has the GSoC patches from Marc Green) might work, but since this is not available as a CPAN distribution and I'm not sure who else might use Pod::Html in creative ways, I'd rather not go there. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |