# New Ticket Created by  Aleks-Daniel Jakimenko-Aleksejev 
# Please include the string:  [perl #132015]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=132015 >


Code:
‘foo’.EVAL

Result:
===SORRY!=== Error while compiling /home/alex/EVAL_0
Undeclared routine:
    foo used at line 1


There's no /home/alex/EVAL_0 and hopefully it does not do it through a temp 
file, therefore it should not talk about paths that don't exist.

Reply via email to