# New Ticket Created by Christian Bartolomaeus # Please include the string: [perl #126678] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126678 >
There are skipped tests in S15-unicode-information/uniname.t which die with the following error mode: $ perl6-j -e 'say uninames("AB")' Method 'NFC' not found for invocant of class 'Str' in block <unit> at -e:1 The expected output would be '(LATIN CAPITAL LETTER A LATIN CAPITAL LETTER B)'.