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


Code:
use Aoeu;

Result:
===SORRY!===
Could not find Aoeu at line 1 in:
    /home/alex/.perl6
    /home/alex/.rakudobrew/moar-nom/install/share/perl6/site
    /home/alex/.rakudobrew/moar-nom/install/share/perl6/vendor
    /home/alex/.rakudobrew/moar-nom/install/share/perl6
    CompUnit::Repository::AbsolutePath<94259011892544>
    CompUnit::Repository::NQP<94258994320536>
    CompUnit::Repository::Perl5<94258994320576>


Notice that it says “at line 1”, but it does not mention the file where this 
line is located. Could be anywhere!

“at line” message was implemented in 
https://github.com/rakudo/rakudo/commit/c1b6e84b6648404bc0648997dea92c749dc2ced2
Previous ticket was here: https://rt.perl.org/Ticket/Display.html?id=127883
This issue was found by eythian++: 
https://irclog.perlgeek.de/perl6/2017-08-11#i_15000396

Reply via email to