# New Ticket Created by Alex Jakimenko # Please include the string: [perl #126219] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126219 >
Code:
dd .
dd
Result:
===SORRY!=== Error while compiling ./test2.pl
Preceding context expects a term, but found infix .
instead
at ./test2.pl:5
------> dd .⏏<EOL>
I don't see any reason for it to include whitespace in the error message.
