# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #130231] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=130231 >
Code: Nil.chrs Result: Use of Nil in numeric context in block <unit> at -e line 1 At the same time: Code: Nil.ords Result: Use of Nil in string context in block <unit> at -e line 1 I think that both should say that it is in string context.
