perl-unicode

Re: Problem using Unicode::UCD casefold and casespec.

2003-05-10 09:30:25

Oops:

| Can someone let me know what I'm doing wrong here? I see the same
| behavior when I use casespec too (which is also documented as
| returning a ref to a hash but shown in sample usage examples with my
| %casespec = casespec("09dc")).

s/casespec/casefold/g in the above paragraph.

Terry