Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Mix syntax for Boolean elements

raku

Dangling topic (or any other) variable does not fail

syntax raku

Using a loop's positional parameters inside an inner loop in Raku

Named regex fails capture in raku

regex raku

Cannot resolve caller sqlite3_bind: Do not understand this error in my Perl 6 script

sqlite raku

Implementing iterable classes with the Iterable and Iterator roles

iterator raku

How to know the version of perl6/raku I am running?

raku rakudo

How can I run external programs using Perl 6? (e.g. like "system" in Perl 5)

perl raku

Perl6 Making an observable timer

Perl6: how to sort `dir` results by directory age?

raku

Is it possible to distribute the code of a class to several files?

class package raku