-
Module [TXN](https://modules.perl6.org/dist/TXN) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (though not immediately)…
-
When trying to add a class attribute at run time using the meta-object protocol, the user should get a warning that he cannot add attributes at runtime since attributes can only be modified at composi…
-
## The Problem
The following example shows the problem, that only happens in conjunction with the .Supply.
```
$ perl6 -v
This is Rakudo version 2018.06 built on MoarVM version 2018.06
implemen…
-
As the title says. As a downstream packager, this would make my work a lot easier.
-
**Named arguments don't respect canonical `key => value` convention (specific example of `mm-dd-yyyy` routine)**
…
See attempt(s) to specify `/` SOLIDUS as separator in the `mm-dd-yyyy` routine, b…
-
New in 2023.09:
+ Improvements:
- [ ] Work on 6.e PseudoStash clarification [6f6951c0][5d1198e7][4b9679a9][7d1e8b8b][1b9a434a][f3d97602][9e298840]
+ Additions:
- [x] Introduce Operator …
coke updated
6 months ago
-
I think they need to include at least zef and p6doc.
Many users will be trying to use Perl6 from distro packages, it's way easier to get a good experience if it's improved.
-
I have the following post request captured from using CRO_TRACE=1
```
[TRACE(anon 1)] RequestSerializerExtension EMIT HTTP Request
POST /oauth/token HTTP/1.1
Host: login.eveonline.com
Use…
Xliff updated
2 years ago
-
…
I am currently working on NaitveCall bindings to a GLib-based multi-media library. However, when I attempted to add a Perl6 "callback" via the GLib signaling mechanism, I get the following error:…
Xliff updated
2 years ago
-
Working on borrowing IO::Path for Niecza, I've come up with a few questions.
- Say we've got
my $p = IO::Path.new(:basename("4th.pl"), :directory("."), :volume(""))
What should `$p` be? The spe…