Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Problem when using role between two module

raku

Rules for barewords

raku

Question on the array generating sequence in Raku

"Illegally post-declared types" with circular class definition

porting raku

Overloading operators for objects that are used to instantiate parameterized roles

"Nothing" in Lookaround terms [RAKU]

regex-lookarounds raku

Is it possible to access static methods and attributes outside the class in Raku?

(How) does raku do class synonyms?

oop raku

Allowing a method to operate on a List of my type?

list methods types raku rakudo

Raku-native disk space usage

Are perl5 libraries are importable in perl6?

perl raku

perl6 Grammar action class method seems not inherited, named capture seems not made

Perl 6 regex not terminated

regex raku

String interpolation in Perl6

raku string-interpolation

Trying to recast $*ARGFILES

io raku

How can I insert some route-checking middleware in Cro?

microservices raku cro

Using percent sign as part of the name for a prefix operator

function operators raku

:ex and :ov adverbs with Perl 6 named captures

raku

What Perl 6 modules can read/write XLSX files? [closed]

xlsx xlsxwriter raku

When does BEGIN actually start (or is run)?

raku precompile