Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

In perl6, how do you read a file in paragraph mode?

file io raku

perl6 How to read from stdin and take command line args?

stdin args raku

Why is Perl 6's unwrap method a method of Routine?

raku

urlopen method in Perl 6?

raku

What are callwith and samewith supposed to do?

raku

Turn off perl-debug-m ansi escape sequences on Windows 7

Perl 6 script compiles to different targets

executable raku

How to share a variable between two routers module in cro?

raku cro

How to install only test dependencies with Zef

raku zef

Accessing resources of a dynamically loaded module

module raku

Can modules be hotpatched?

raku hotpatching

Last element of a block thrown in sink context

raku

Perl6: rakudobrew cannot build moar

raku

Distribution .dist-id

raku

Reproducing the elements of an array practically in Raku

raku

Calling GSL functions via NativeCall in Raku throws error

How to reuse a language token in a custom Grammar (Raku)

raku nqp

Subroutine 'say' is not declared on CommaIde

raku commaide

Raku how to pass a pointer to a Buf to a native call for writing

raku nativecall

Support Whatever ranges in multidimensional subscript access with AT-POS

raku