perl-unicode

Re: [PATCH] open.pm tweaks

2002-03-20 08:53:47
On Wed, Mar 20, 2002 at 09:12:54PM +0800, Autrijus Tang wrote:
I was wrong when suggesting the zh_TW should mean big5; didn't look at
the code carefully enoough to see there's a glaring

    $locale_encoding eq 'euc' &&

conditional. Sorry.

Also patched is the problem of incorrectly probing for the 'encoding(xxx)'
layer, instead of just 'encoding' itself. Before this patch,

    use open ':encoding(big5)';

will erroneously print "Unknown discipline layer 'encoding(big5)'".

Thanks, applied.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

<Prev in Thread] Current Thread [Next in Thread>