On Sat, Jun 11, 2022 at 02:01:35PM -0600, Karl Williamson wrote: > > I feel compelled to point out that the file read-in in this example, > unicore/Name.pl, has the following text at its top > > # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! > # This file is for internal use by core Perl only. The format and even the > # name or existence of this file are subject to change without notice. Don't > # use it directly. Use Unicode::UCD to access the Unicode character data > # base. > Here's my list of excuses: 1. Acme ;-) 2. Back then, I couldn't find another way to get the list of all Unicode character names. I believe the functions in Unicode::UCD take a codepoint as parameter, but provide no way of getting the whole list. Is there a better way? -- Philippe Bruhat (BooK) When the employee is a fool, so is the employer. (Moral from Groo The Wanderer #26 (Epic))Thread Previous | Thread Next