Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

"The Best Regex Trick" in Raku

regex raku

How do I read the Perl 6 docs for something like $*REPO?

documentation raku

Is Raku dropping exceptions when a loop variable is used?

exception raku

Memory leak (?) using IO::Socket::Async (on FreeBSD 13.1)

sockets memory-leaks raku

How can I obtain a pointer to a Grammar token or regex?

How do I get Raku Grammar Preview unstuck from "Collecting results" without restart?

raku commaide

EXPORTHOW and DECLARE - what are they?

raku rakudo

Possible to automatically fold POD in Comma IDE?

raku ideavim commaide

Raku Ambiguous call to infix(Hyper: Dan::Series, Int)

raku

How can I respond to a key press, without a CRLF, in Raku?

raku onkeypress

How to update Raku documentations which p6doc will read?

raku

How to make a Raku test optional if a module is not installed

raku

Get method called-as str in the callee

oop raku

Why is my %h is List = 1,2; a valid assignment?

How do I get a &-conjoined regular expression to be considered as long a match as its constituents?

regex raku

Why do I need to touch Hash if assigned via map?

raku

Anonymous state variables versus topic variables in Raku

raku

How to pin a Raku Grammar token to only match when at the end of a string

grammar raku