MasterDuke17
MasterDuke17
I'm not quite sure why you're having all this trouble. For me, the simplest way to build Rakudo from source is running `perl Configure.pl --prefix=/my/raku/install/ --backend=moar --gen-moar --make-install` in the...
No opinion on 'Most Wanted', but very much like the idea of a 'State of the Ecosystem' for different problem domains (e.g., web dev, machine learning, emoji displaying).
I created this ticket https://bugs.kde.org/show_bug.cgi?id=392468 requesting Perl 6 support in KDE syntax highlighting because of https://github.com/perl6/marketing/issues/10.
Because it has fewer restrictions than camelia, so we want to be sure to be able to see what's being run. However, you can join #whateverable if you don't want...
Implemented in e0be906 and 6341f1924322de53e317dc1113dbb4fa291b481f.
I had another thought, anything that results in a "useless use of", also try the same thing with 'say ' in front and return both results.
We'll need to use the `--touch` tar option when extracting builds, otherwise the file creation date will be when the build was originally created, which will almost always be much...
And it looks like there's lots of work going on with IRC::Client, nice.
Fixed for committable and benchable in b19c8e2.
Fixed for committable6 and benchable6, bisectable(6) already have this capability.