Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Check if coercion would be successful?

raku

Word 'if' interpreted as 'if()' function call. Parens not allowed

Import raku's `dir` function into Perl

perl raku

Why doesn't a Sequence get consumed when I assign it to an @var?

raku

Calling C function from Raku that was compiled in C++ on Windows, Why is it not working?

windows dll raku

Processing POST request of an audio file

raku cro

Change one letter in a string in Perl 6

raku

Can Declarator Blocks be used on variable declarations?

comments raku pod6

How to pipe a string to process' STDIN?

pipe raku

How to check system tray availability programmatically?

Recursively building nested hash from a simple array

raku

Checking whether signature accepts capture removes attribute values from invocant

raku

converting list of Str into list of Enums

enums raku

Raku - String invoking anonymous regex

raku

How do I "assign" the value in `CArray` that contains a memory address to a `Pointer`?

c pointers raku nativecall

How to receive just one line from an IO::Socket::Async in Raku?

raku

Change custom infix operation to compile to something else

raku

Using a grammar to parse a string without lookahead?

grammar raku

How do I match a newline or the end of a file in a Raku grammar?

grammar raku

Raku module fails to work with Google Sheets .clear API function

google-sheets raku