# New Ticket Created by Alex Jakimenko # Please include the string: [perl #128009] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128009 >
Code: say ‘١٩’.uninames Result: (ARABIC-INDIC DIGIT ONE ARABIC-INDIC DIGIT NINE) Code: say ‘١٩’.uniprops Result: Method 'uniprops' not found for invocant of class 'Str' in block <unit> at -e line 1 I've seen mentions of that before, but this time I've stumbled upon it myself: http://irclog.perlgeek.de/perl6/2016-04-27#i_12400195