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


For example:

    > my sub foo() returns Bar { }
    ===SORRY!=== Error while compiling <unknown file>
    Invalid typename
    at <unknown file>:1
    ------> sub foo returnsā Bar { }

While the line number is probably enough to figure out what's going on, having 
a little added information would be nice.

Reply via email to