Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Proxy object for a hash?

object hash proxy raku

Difference in capturing and non-capturing regex scope in Perl 6 / Raku

regex module grammar raku

Why does a single number fail to match a Range object in an array?

raku

How to override the NQPMatch.Str function

raku nqp

MixHash working usefully - but need some clarifications

raku units-of-measurement

Behaviour of require (static + dynamic) [ RAKU ]

require lookup raku rakudo

Problem defining postfix operators in raku REPL

raku rakudo

Commaide killed by OOM when analyzing a file

raku commaide

Is there a way to use only precompiled modules

raku moarvm

What does ~ mean inside a Grammar (in Perl 6)?

parsing grammar raku

How can I declare and use a Perl 6 module in the same file as the program?

module raku

Passing an array of structures to a Perl 6 NativeCall function

raku nativecall

Special symbols as elements of strings array in Perl 6

raku

How can I test if a method is defined in a Perl 6 class?

testing raku

Grammar.parse seems to loop forever and use 100% CPU

grammar raku

How to convert an url to an IP address

raku

Find out whether a container is a class or an object

raku mop

Perl6 Redis stuck when ask for output

redis raku

Where is "require" defined?

raku rakudo mop

perl6 spurt vs file handle

raku spurt