# New Ticket Created by karl williamson # Please include the string: [perl #83048] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=83048 > Taking chr() of a negative number doesn't make sense. Currently, the REPLACEMENT character is silently substituted. But, there should be some notice given of this, as a small portion of Bug # 51936. The other parts of that ticket are about to be resolved, so this splits out this portion so it isn't forgotten.