Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Perl6: Convert Match object to JSON-serializable Hash

Perl 6 function argument syntax in the interpreter (REPL)

function arguments raku

Can you loop a Perl 6 block that's in a variable?

raku control-structure

Perl 6 regex variable and capturing groups

raku

Why is my command line argument being interpreted as a Boolean (Perl 6)?

command-line raku

perl6 how to get specific identity of promises?

promise identity raku

perl6 How to get all lines that are not indented by x-width of spaces?

tabs width match space raku

Batch text processing with Perl 6

regex latex raku rakudo

Parsing binary structure with Perl6 Grammar

raku

can't use colon pair in `qqww` or `qqww:to` struct

raku

Sigilless class attribute

object syntax raku

Rakudo test suite progression?

raku rakudo

Explicitly named return values?

return-value raku

How do I pass a complex number from the command-line to sub MAIN?

raku

Using a variable in a Perl 6 program before assigning to it

raku

How can I create pop-up windows for Perl6 in Windows?

raku

Put named capture from regex in Subset into a variable in the signature

raku

Make Perl script work in both Perl 5 and 6

forms perl portability raku

Overloading constants in Perl 6

Why do I see odd behavior of subscript on scalars?

list indexing range raku scalar