-
-
Hi,
I've been running circles to get this confirmed, I rather open an issue now.
The `zef --help` is quite huge; when trying to grep to it, I noticed that actually it writes to the standard erro…
-
Module uses LWP::Simple which is deprecated and should use Http::Useragent instead.
This would also help Star remove LWP::Simple
stmuk updated
5 years ago
-
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 notice when I type newlines into a text area which is then posted in a form. The line breaks get URL encoded as %0D%0A (carriage-return/line-feed) (both in Chrome and FireFox). These are getting pas…
-
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)…
-
I know all of this takes a long time to install, but if you have followed the instructions in the README, I would love to know the time it takes for it all to run. Please share your --stagestats time …
Xliff updated
5 years ago
-
tl;dr: This is a meta-ticket collecting references to outstanding issues related to Perl 6's aggregate list types.
Full version: Next week at the 2014 Austrian Perl Workshop I'm planning to focus h…
-
I wrote a script which does many parallel file operations, and noticed that printing a `IO::Path` object's relative path would sometimes give an incorrect result, but the basename (and `.Str`) would s…
lefth updated
1 month ago
-
## The Problem
When adding a `where` constraint on a class attribute of type Array (others might be affected as well though), the constraint is applied to the elements of the array instead of the a…