found 492037 5.10.0-16
thanks

On Thu, Sep 04, 2008 at 10:33:22PM +0300, Niko Tyni wrote:

> On Sun, Aug 17, 2008 at 09:15:15AM +0300, Niko Tyni wrote:
> > On Wed, Jul 23, 2008 at 04:10:58PM +0400, Dmitry E. Oboukhov wrote:
> > > Package: perl
> > > Version: 5.10.0-10
> > > Tags: l10n
> > > Severity: important
> > > 
> > > In attache You can found pod with russian symbols in utf-8 charset.
> > > This file is showed incorrectly:
> > 
> > > XXXXXXXXX1
> > 
> > perldoc actually runs pod2man in the background, so this is very related
> > to #480997. I'm looking for a way to get this fixed for Lenny, either
> > with the separate podlators-perl package (currently only in sid)
> > or by patching Pod::Man.
> > 
> > A workaround for now is the perldoc '-t' option.
> 
> It's looking like we're going to have a separate podlators-perl package
> for Lenny, so we need to detect if pod2man actually supports '--utf8̈́'.
> 
> I'm considering the attached patch, which I just sent upstream for
> comments as [rt.cpan.org #39000].

Hi Dmitry,

the patch was included in 5.10.0-14, but I decided to revert it in
5.10.0-16 because 'pod2man --utf8' is too experimental to get run by
default in Lenny. I'm hoping Pod::Perldoc acquires an interface for
turning '--utf8' on optionally in the future.

A workaround for now is to do something like

% pod2man --utf8 ru.pod | env LANG=ru_RU man -l -

Reopening this bug.
-- 
Niko Tyni   [EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to