# New Ticket Created by Siddhant Saraf # Please include the string: [perl #113680] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=113680 >
(in the REPL): > use foo; Could not find foo in any of: /home/siddhant/.perl6/lib, /home/siddhant/rakudo/install/lib/parrot/4.4.0-devel/languages/perl6/lib > use foo Method 'ast' not found for invocant of class 'Undef' In the latter case, I was expecting an error message similar to the former "Could not find..."