Search code examples
Install path of Perl6 modules with Panda...


raku

Read More
What is the best way to flush precompiled perl6 modules?...


rakupre-compilation

Read More
How to know if returning an l-value when using `FALLBACK`?...


metaprogrammingrakulvalue

Read More
How can I declare and use a Perl 6 module in the same file as the program?...


moduleraku

Read More
Grammar to parse module specification...


raku

Read More
how to escape quotes in shell function?...


raku

Read More
Why can't I call "gist" on "while"? (Perl 6)...


raku

Read More
Why is my very small number not being stored precisely?...


raku

Read More
How to export %*SUB-MAIN-OPTS...


raku

Read More
How do I decompress a Git object properly in Raku Perl 6?...


gitraku

Read More
Calling Bool on a Regex does not work as documented...


regexoopraku

Read More
Dangling topic (or any other) variable does not fail...


syntaxraku

Read More
Using $/ is not exactly the same as using any other variable in grammar actions...


grammarraku

Read More
How to initialize a fixed array to a value with Raku...


raku

Read More
Creating an enum from its name not value...


enumsraku

Read More
Substitute: replacement evaluation...


replaceevalrakusubst

Read More
Combining characters using their hexa name...


unicoderaku

Read More
Unreachable command line option in MAIN...


syntaxraku

Read More
Redefining ws in a grammar...


grammarraku

Read More
How do I match a hex array in perl6 grammar...


regexgrammarraku

Read More
Perl 6 multi methods never match expected signature...


ooprakumethod-signaturemultimethod

Read More
CONTROL or once messes with last?...


exceptionraku

Read More
Relative path inside a module...


modulerakuzef

Read More
How do you call a function which name is a variable?...


functionsyntaxraku

Read More
Cannot overload logical operators (or, and) for my class...


operator-overloadingraku

Read More
perl6/rakudo: Unable to parse postcircumfix:sym<( )>...


rakurakudo-star

Read More
Why no "each" method on Perl6 sequences?...


raku

Read More
How do I iterate through an array inside a Raku hash?...


arraysjsonhashraku

Read More
Can't inherit, in Raku, a method trait from a class defined in the same file...


raku

Read More
Is it worth learning Raku (previously known as Perl 6)?...


perlraku

Read More
BackNext