# New Ticket Created by Andrew Whitworth # Please include the string: [perl #59696] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=59696 >
There are several functions in src/charset/unicode.c that are not implemented yet. These include: decompose downcase_first upcase_first titlecase_first cs_rindex These functions should probably all be implemented eventually. --Andrew Whitworth