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


echo 'say $?FILE' > Goof.pm6; perl6 -I. -e 'use Goof;'
/Users/llfourn/tmp/p6/bug/Goof.pm6 (Goof)

The (Goof) at the end is there as a result of improving error messages I
guess but it shouldn't be in $?FILE.

Reply via email to