# New Ticket Created by Father Chrysostomos # Please include the string: [perl #128737] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128737 > $ perl -e 'eval "print q\x{U+10028}Hello, whirled!\n\x{U+10029}" or die;' Hello, whirled! Wow. U+28 is ‘(’ and U+29 is ‘)’. We have a 32-bit wrapping problem. Same results in 5.8.7 and 5.25.3. -- Father ChrysostomosThread Previous | Thread Next