Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Where can I learn about perl6 Type variables (::T)

raku

Module name matching

raku

perl6 Catching non-fatal exceptions in autovivification

Why Rakudo Star for Windows still compiled/linked for exact FS location (c:\rakudo)?

is export and binding in Perl 6

raku

Perl6: .sort() doesn't use overridden cmp

raku

Class method name with ^ doesn't get invoked properly

raku

Defining own CONTROL exception

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