Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

How do you fill a Callable attribute via clone?

raku

Labels and "Control flow commands not allowed in toplevel" (Possible LTA error message)

raku

Finding out the port an asynchronous socket is binding to?

raku asyncsocket

How to pass hash-like object which does associative role to a constructor expecting a hash?

raku

NativeCall can't find a function in Kernel32.dll

windows winapi raku nativecall

Raku rebless and multiple classes

raku

Custom operator to suppress sink context

raku

Testing with a metaoperator doesn't print the test description

testing raku

When are phaser traits run?

traits raku

Perl6: implicit and explicit import

import raku

perl6 Is using junctions in matching possible?

match raku junction

How do I write a perl6 macro to enquote text?

macros raku

Installation of modules Perl 6 failed - No compiler available for Perl v6.c

perl-module raku rakudo

Perl 6 Grammar doesn't match like I think it should

regex grammar raku

Can I forward declare a Perl 6 class I'll define later?

raku

Perl6: check if STDIN has data

raku

perl6 - Converting data in a Blob into a Num

raku representation

Callwith not calling other candidates? What are "other candidates"? Is it exhausting the list of other candidates? Is that list available?

raku dispatch

How to disable Perl 6 REPL creating .precomp

raku rakudo

Cannot import Perl5 module using Inline::Perl5 into Perl6

raku