Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Perl6: variable number of arguments to function/subroutine

raku

Mixing Private and Public Attributes and Accessors in Raku

raku

Is that a Perl 6 Hash or Block?

hash block raku

How to die on undefined values?

raku

How can you create Perl 6 REPL plugins?

read-eval-print-loop raku

Perl 6: Backslashes in transliteration (tr///)

raku transliteration

I can create filehandles to strings in Perl 5, how do I do it in Perl 6?

string perl raku filehandle

What are the specifics about the continuations upon which Raku(do) relies?

perl6 signatures in POD

Raku regex: Inconsistent longest token matching

Cannot assign an if statement to a variable

raku

Does Perl 6 automatically call any special methods when it cleans up an object?

raku finalizer

proto token candidates ordering

regex grammar raku

What persistent data structures does Raku/Rakudo include?

Why the performance difference in += vs +?

raku

What does the dot before a postfix or postcircumfix in Perl 6 mean?

Difficulty when constructing a nested data structure

data-structures raku

Why no "each" method on Perl6 sequences?

raku

Why does Raku perform so bad with multidimensional arrays?

performance raku

Perl6: comparison operator ~~

operators raku