perl-unicode

Re: [PATCH @11446] UnicodeCD::charinfo

2001-07-24 03:27:57
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

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