Search code examples
Converting to and from octal in Perl 6...


raku

Read More
[] reduce with anonymous function in Perl 6...


syntaxfunctional-programmingraku

Read More
All subsets of a list in Perl 6...


mathsetraku

Read More
indices for more than one needle in Perl 6...


searchraku

Read More
Filtering elements matching two regexes in Perl 6...


raku

Read More
Perl 6: Backslashes in transliteration (tr///)...


rakutransliteration

Read More
How do I shorten an array in Perl 6?...


arraysraku

Read More
for with multiple arrays...


perlraku

Read More
how do I create a stand-alone executable with perl 6?...


rakurakudo

Read More
Specifying a Perl 6 class in a variable...


classraku

Read More
How can I inspect a Perl 6 module?...


moduleraku

Read More
Creating a new file descriptor from stdout with fcntl fails in files...


crakuopenbsdnativecall

Read More
Native localtime() segfaults...


rakunativecall

Read More
Declaration and assignment of variables: silently dropping of assigned values...


variable-assignmentrakuvariable-declaration

Read More
Capture and parse output of Whateverable bots...


rakuwhateverable

Read More
How to make a Range with .., but counting down...


raku

Read More
Why doesn't Perl6 check the array length after append?...


typesraku

Read More
How can I define a parsing grammar in Perl 5?...


perlparsingraku

Read More
When is "race" worthwhile in Perl 6?...


concurrencyraku

Read More
Perl 6 List Concatenation without Slip?...


concatenationraku

Read More
How do the Perl 6 set operations compare elements?...


setrakumoarvm

Read More
How to create a class that doesn't inherit from any other class?...


rakumopmeta-object-protocol

Read More
Perl6 sub MAIN/ command line Parsing...


raku

Read More
How to require 1 or more of an argument in MAIN...


raku

Read More
How to assign the .lines Seq to a variable and iterate over it?...


raku

Read More
In Perl 6, is there a way to get the Pod declarator block that is attached to a specific multi sub c...


rakucode-documentation

Read More
Learning Perl - Which version?...


perlraku

Read More
How does element membership work in Perl 6?...


setraku

Read More
Perl6 REPL usage...


read-eval-print-loopraku

Read More
Why does Perl 6's string concatenation not like .WHAT?...


raku

Read More
BackNext