-
At least in 2018.11 Rakudo, this gives unexpected output (and crashes):
```
#!/usr/bin/env perl6
use v6;
#
# Example demonstrating interoperability issues with OO::Monitors +
# StrictClass.
…
-
Migrated from (status was 'new')
Searchable as RT114930$
-
The specification of a language level (aka `use v6.d` or `TWO`) has traditionally meant a **minimum** set of semantics and capabilities. I think it could be argued that this is wrong.
The current …
-
## The Problem
Using multi-line comment poses problems when brackets are used within the comment throwing errors which are at least LTA.
In the REPL;
```
> note "abc" #`{{ bladiebla {{ bladiebla }…
-
Hi, during the ecosystem check, I found that this distribution's tests currrently fail:
``` bash
$ panda install List::Utils
==> Fetching List::Utils
==> Building List::Utils
==> Testing List::Utils
…
-
## The Problem
`loop` doesn't behave like other loop constructs, like `for`, when combined with `supply`. Consider the following two samples:
```perl6
react whenever supply loop { emit $++ } …
-
$ raku --ll-exception -e 'class C { has $.sig = :(); }'
QAST::Block with cuid 1 has not appeared
at gen/moar/stage2/QAST.nqp:6737 (/home/x/.rakubrew/versions/moar-blead/install/share/nqp/lib/QAS…
-
## The Problem
When spawning many input-writable subprocesses using `run`, execution slows and parent process CPU grows until spawning eventually grinds to a halt with the parent using all availabl…
japhb updated
4 years ago
-
Module [Digest::xxHash](https://modules.perl6.org/dist/Digest::xxHash) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (t…
-
Module [File::Metadata::Libextractor](https://modules.perl6.org/dist/File::Metadata::Libextractor) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed i…