develooper Front page | perl.perl5.porters | Postings from July 2001

Re: [PATCH @11446] UnicodeCD::charinfo

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
July 24, 2001 03:27
Subject:
Re: [PATCH @11446] UnicodeCD::charinfo
Message ID:
20010724112720.B86438@plum.flirble.org
On Tue, Jul 24, 2001 at 01:51:32AM +0900, SADAHIRO Tomoyuki wrote:
> 
> Hello, this is a patch for /UnicodeCD\.(?:pm|t)/.
> 
> Since Unicode.txt is not sorted in dictionary order,
>  e.g
>   FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
>   10300;OLD ITALIC LETTER A;Lo;0;L;;;;;N;;;;;
> 
> then, a sorted file is necessary, isn't it?

I don't know enough to answer this question. Others will, but many people
are at the perl conference at the moment so they may not be in a position
to read e-mail or reply this week.

>   !lib/UnicodeCD.pm
>   !lib/UnicodeCD.t
>   +Unicode.sort
> 
> (but Unicode.sort is not attached,
>  considering its hugeness in size 
>  and easiness to prepare from Unicode.txt)

Would it be possible to generate Unicode.sort from Unicode.txt at build time,
so that we don't need to put a second big file into the perl distribution?

Nicholas Clark

Thread Previous | 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