Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Install path of Perl6 modules with Panda

raku

Why is this Perl 6 feed operator a "bogus statement"?

perl6 - assignment to parameter

parameters subroutine raku

What does ^5 (caret + number) mean?

raku

Printing objects in Perl 6

raku

string matching in `MAIN()` parameters

raku

How to define the 'AT-POS' method?

operator-overloading raku

Why does comb behave differently inside the loop?

raku

Can native attributes be used as bind target in parameters?

syntax raku

Impossible to put a map in sink context

raku

Check if a list is empty (Raku)

raku

Returning a 'raw' scalar container from AT-POS method (rather than a Proxy instance) in a class that 'does' Positional?

raku

Partial Match in a Grammar

raku

Does anyone know why the TWEAK routine gets hit before the BUILD routine?

sub appends Nil to the end in Raku

raku

Interpolate without creating a String context in Raku?

Raku, where is the Perl's 5 `<>`?

Is there a way to (implicitly) drop a Raku role mixin?

Perl6 string coercion operator ~ doesn't like leading zeros

coercion raku

Can a finite list be lazy in Perl 6?

lazy-evaluation raku