Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Strange message declaring a Pointer[void] in a NativeCall perl6 module

raku nativecall

Exporting of dynamically scoped variables?

raku

Perl6: Adding a sigil with Slangs

syntax raku

Native calling interface: how to translate "wchar_t"?

ncurses ffi raku nativecall

Using role signature in mixins

Altering parameters in Data::Printer in Perl6

printing raku

How to set a %?RESOURCES key during development?

module raku

Perl6: getc in raw mode

perl terminal raku getc

How to define fixed-length strings in a Perl6 NativeCall struct?

raku nativecall

Assigning a value to the attribute of a mixed-in role

mixins raku

Obtaining the Pod of a module without explicitly exporting it

raku precompiling nqp pod6

Perl 6 and print columns

perl raku

How can I rebless an object in Perl 6?

inheritance raku

Does perl6 have a class method equivalent to the MAIN sub?

raku

.pick not supported on a Mix?

syntax raku

Alternate syntax on introspecting modules/classes/etc

error if path to includes non latin characters

raku

Perl 6 $*ARGFILES.handles in binary mode?

raku

How can I better handle config files?

config raku

Can gather be used to unroll Junctions?

raku perl6-junction