Re: Perl6 -> Raku? whats the scope?

2019-10-16 Thread Kaare Rasmussen
Den 15-10-2019 kl. 17:49 skrev Andrew Shitov: To my opinion, should be done before this year's Christmas. At least everything that can be done by the "Perl 6 team" But after lunch. /kaare

Re: Perl6 -> Raku? whats the scope?

2019-10-16 Thread Joseph Brenner
Last I looked, raku.org redirects to perl6.org already. On 10/15/19, Darren Duncan wrote: > One of the earliest steps that I hope gets implemented as soon as possible > is > that the previous official web domain for Perl 6 which is *.perl6.org gets > an > official replacement such as *.raku.org w

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: file#/home/marcel/Languages/Perl6/Projects/mongo-perl6

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 no

Re: Perl6 -> Raku? whats the scope?

2019-10-16 Thread Darren Duncan
While that is useful, and could be something I settle for, its not really the same thing at all. Any other domain could be setup to redirect to perl6.org, and I haven't seen any official word that raku.org is the official replacement, though it would be nice to be. When perl6.org redirects t