Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Dynamic variable @*INC not found

electron raku

Why doesn't Perl 6's try handle a non-zero exit in shell()?

exception raku

How can I send a signal to a process ID in Perl 6?

signals raku

How can I pass arguments to a Perl 6 grammar?

grammar raku

Declaring an array inside a Perl 6 NativeCall CStruct

arrays struct raku nativecall

perl6 IO::Socket::Async server dies with the exception: connection reset by peer

Syntax of the method of an instantiated object: can't seem to get it right

The 'is copy' trait drops the type of Array objects

raku

Translating single quote using trans

escaping raku quoting

Promise - start - await: output order

promise output raku

Raku crashes, "left argument in overloaded package Perl6::Object"

raku

Unreachable command line option in MAIN

syntax raku

Why is this duckmap blocking?

raku

Perl6 script on MSYS2 causes 'failed to stat file' error

"inconsistent" match result when using code block in regex [Raku]

regex match raku modifier

Merge Hash (Raku)

raku

"Too many positionals passed" in NativeCall sub binding

raku nativecall

Matching a Junction makes Match immutable

regex match raku junction

Understanding pragmas

Cro Template as Object

raku cro