-
Just spotted this when building CompUnit::Util
```
t/02-re-export.t ........... Deprecated use of %*LANG assignment detected in use; module should export syntax using $*LANG.define_slang("H:gramma…
pmqs updated
2 months ago
-
This module is not on modules.perl6.org, and hence not easily installable.
Leont updated
5 years ago
-
From limited testing with the various search methods I cannot successfully search for Raku modules. Such modules are stored under the author's name in a "Perl6" subdirectory and I can see mine via my …
-
It appears that a module containing:
````raku
BEGIN Q/use experimental :pack/.EVAL
````
can **NOT** be precompiled or is precompiled incorrectly. Note that taking away the `:pack` from the above …
-
Hello,
Thank you for the time and effort you have put in what is now the [Raku Programming Language](https://raku.org). The language and its ecosystem are [moving forward](https://github.com/Raku/…
-
This issue is perhaps a meta-issue. The base of this issue is the `RAKUDO_MODULE_DEBUG` output when loading a core module such as `Test`. Why `Test`? Well, that module is basically **always** loade…
-
## The Problem
Getting this error when using a module:
`Serialization Error: missing static code ref for closure '' (gen/moar/World.nqp:2595)`
## Steps to Reproduce
1- Install `Pop` distribu…
-
## The Problem
While attempting to save time in a script that repeatedly runs checks on a large dictionary file, I though I would try and use a constant array in an external module, rather than slurp…
-
See this:
> \ greppable6: now\sdoing\sa\srepack
> \ AlexDaniel-, https://gist.github.com/edcdeeaa97dd4881ba4ec27aedb01be5
> \ greppable6: uses\sgit-subrepo
> \ AlexDaniel-, https://gist.github.com…
-
````
==> Testing: LWP::Simple:ver:auth
Could not connect socket: No route to host
in method make_request at /usr/home/steve/temp/rakudo-star-2018.10-RC1/modules/perl6-lwp-simple/lib/LWP/Simple.pm…
stmuk updated
3 years ago