Re: Need: list of Unicode characters that have canonical decompositions.

[email protected] (BobH) Mon, 27 Jun 2011 10:10:40 -0500
Newsgroups perl.unicode
Message-ID <[email protected]>
BobH wrote:

> Re unicore/UnicodeData.txt, I've recently posted a version of my module
> that uses unicore/UnicodeData.txt to CPAN, and from Perl 5.14 testers
> I've received only failure notices which indicate that the file cannot
> be found :-(
>

Just installed ActivePerl 5.14 and, indeed, this file no longer exists 
-- guess that forces me to use unicore/Decomposition.pl in spite of its 
included warning.

Bob