# New Ticket Created by Alex Jakimenko # Please include the string: [perl #126223] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126223 >
Code: 42 . WHAT; Result: ===SORRY!=== Method call must either supply a name or have a child node that evaluates to the name So the problems are: * I expected it to work, it feels like it should. * There is no line number * Usually the string “===SORRY!===” is colored, but in this case it is not (why is it so?) * Perhaps the error message is correct, but I don't understand it. Maybe it is possible to rephrase it? Or at least make it a bit easier to understand.
