Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Useless use of "-" in expression "-1" in sink context (line 13)

raku

Useless use of hash composer, or cannot modify an immutable hash?

raku

Is it possible to create new lexical symbols in other contexts at runtime?

raku lexical-scope

"Can't open perl script "t/spec/fudgeall": File or directory not found"

testing raku rakudo

How to use matching delimiters in Raku

grammar raku

Error "emit without supply or react" when tapping IO::Notifications

concurrency raku

"Too few positionals passed" in arg-less method with type captures

raku

How to remove duplicates items in list (Raku)

raku

Best way to check optional module availability

module raku

require Readline - You cannot create an instance of this type (Readline) [duplicate]

require readline raku

Where does the $*REPO dynamic variable obtain its values, and how to change/alter them?

raku rakudo

Why do I get 'divide by zero` errors when I try to run my script with Rakudo?

raku rakudo

how to create methods from arrays or hashes in perl6

perl oop dynamic raku

What scope does ":my $foo" have and what is it used for?

raku

Why doesn't this perl 6 grammar work?

raku

Adding user mode types for Perl 6 NativeCall structs

raku boxing nativecall

Regex speed in Perl 6

raku

If I reassigned OUT in Perl 6, how can I change it back to stdout?

raku

Perl 6 udp socket: how to read response from server?

sockets raku

perl6: access values in a multidimensional variable