Re: missing info when a module is not found

2019-10-17 Thread Marcel Timmerman
Hi Vadim,  I've opened an issue #3238 for this Regards, Marcel Hi Marcel, Could you, please, open a ticket on github about this? Meanwhile, `perl6 --ll-exception` could possibly provide you with more details. Best regards, Vadim Belman On Oct 16, 2019, at 1:15 PM, Marcel Timmerman wrote:

Re: missing info when a module is not found

2019-10-16 Thread Vadim Belman
Hi Marcel, Could you, please, open a ticket on github about this? Meanwhile, `perl6 --ll-exception` could possibly provide you with more details. Best regards, Vadim Belman > On Oct 16, 2019, at 1:15 PM, Marcel Timmerman wrote: > > Hi, > > I've seen a LTA error message when some module is

missing info when a module is not found

2019-10-16 Thread Marcel Timmerman
Hi, I've seen a LTA error message when some module is not found. It only presents a line number but not the source file where it is 'use'd. E.g. running a perl program ===SORRY!=== Could not find Gnome::Gtk3::ImageMenuItem at line 18 in: