Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Learning Perl - Which version? [closed]

perl raku

comparing 2 data sets possibly with concurrency/asynchronous/parallel approach

Adding Authorization or Headers with Cro::WebSocket::Client?

websocket raku cro

Performant math operations on large Perl6 CArrays?

raku nativecall

Why does Perl 6's Map give me a value in one case and a list in another?

raku

When is Perl 6's <|w> word boundary not a << word boundary?

regex raku

Does changing Perl 6's $*OUT change standard output for child processes?

shell stdout raku

Why do I get “Lexical with name '$x' does not exist in this frame” when using “will leave”?

raku

Are typed signatures for stubbed methods not enforced in roles for Perl6?

raku rakudo

How does element membership work in Perl 6?

set raku

Making a Sequence from an Iterator

raku

how do I create a stand-alone executable with perl 6?

raku rakudo

What's allowed in a Perl 6 identifier?

unicode raku

Can I use a standalone Signature as a signature in Perl 6?

signature raku

Math with undefined Perl6 values

raku

Assignment to a List Container Confusion

raku

Understanding the point of supply blocks (on-demand supplies)

Using public and private methods inside their class in Perl 6

raku

`now` becomes slow in a 10 million iterations loop

performance raku

What is "await do" in Perl 6?

raku