Search code examples
perl6 spurt vs file handle...


rakuspurt

Read More
Incorporate C library function into Perl6 with NativeCall...


rakunativecall

Read More
What's the convention for when you offer an async variant of the same code?...


signatureraku

Read More
Macros do not allow definition of lexical variables...


macrosraku

Read More
Why is the perl6 repl not distinguishing between two different classes?...


raku

Read More
iterate over string (UAX #29)...


raku

Read More
Perl6 NativeCall cannot locate symbol in native library...


visual-studiocmakerakunativecall

Read More
When does BEGIN actually start (or is run)?...


rakuprecompile

Read More
How does a triangular reduction on the comma operator know to make a list of all lists?...


raku

Read More
Obtaining the QAST of a Perl 6 file from another program...


abstract-syntax-treerakurakudonqp

Read More
Catching up with 'require' for a metamodel class...


raku

Read More
Constraining multis and its use for selecting them...


rakudispatch

Read More
Perl6: .sort() doesn't use overridden cmp...


raku

Read More
Accessing resources of a dynamically loaded module...


moduleraku

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


utf-16rakunativecall

Read More
Perl 6: maxpairs warns about stringification of undefined values...


rakurakudo

Read More
How can we specify the attributes of a Callable argument in a subroutine...


signatureraku

Read More
How to disable Perl 6 REPL creating .precomp...


rakurakudo

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


rakucro

Read More
* quantifier in Perl 6...


regexmatchrakuquantifiers

Read More
Binding of private attributes: nqp::bindattr vs :=...


rakunqp

Read More
Where is "require" defined?...


rakurakudomop

Read More
Promise - start - await: output order...


promiseoutputraku

Read More
Converting pack to perl6...


raku

Read More
Perl6 Redis stuck when ask for output...


redisraku

Read More
Perl6 assign regex match groups to variables...


regexraku

Read More
How to make Perl 6 class final?...


raku

Read More
Perl6 IO::Socket::Async truncates data...


rakuio-socketmoarvm

Read More
How to mock current time in Perl 6?...


raku

Read More
Is it possible to provide named parameters with a hash in Perl 6?...


raku

Read More
BackNext