Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Traits, attributes, roles and closures

raku

How to download a binary file with HTTP::UserAgent

http raku

Zef can't install depends

raku zef

When can I use the Whatever star?

raku currying

Creating a Perl 6 module containing Perl 5 utility scripts in bin/

raku

Installation Requirements for mysql with DBIish on rakudo-star docker image

mysql docker raku

Perl6 NativeCall with Str is encoded('utf16') got randomly corrupted result

utf-16 raku nativecall

Logical problem with "one" junction in Perl6

range raku junction

perl6 NativeCall doesn't find library on Darwin

MAIN subroutine

How to run shell command in Perl, like Raku?

perl raku

How do you superimpose two images using MagickWand?

imagemagick raku

Maintain python virtual environment across raku shell commands

raku

How do I limit the number of concurrent processes spawned by Proc::Async in Perl 6?

asynchronous raku

What's the easiest way to get Grammar::Tracer working on Perl6 itself?

grammar raku

Should Perl 6 run MAIN if the file is required?

raku modulino

Start REPL with definitions loaded from file

raku

How to tune Vim Perl 6 syntax highlighting to de-emphasize sigils?

How to open a file handle on a string in Perl 6?

string perl raku filehandle

How to reload modules used in the REPL?

raku