Search code examples
How can I extract some data out of the middle of a noisy file using Perl 6?...


parsingtextrakuflip-flop

Read More
Why doesn't this look-behind assertion with a predefined regular expression work as expected?...


regex-lookaroundsrakusubstitution

Read More
get method objects using only spec'd features...


raku

Read More
Too many positionals passed error with slurpy hash...


raku

Read More
How to use the raku operator 'ff'or 'fff' in a 'for lines()' loop...


for-looprakuflip-flop

Read More
"The Best Regex Trick" in Raku...


regexraku

Read More
Initializing required attributes without BUILD submethod...


raku

Read More
Why are the source file names not human readable?...


rakurakudo

Read More
perl6 Catching non-fatal exceptions in autovivification...


exceptionrakuautovivification

Read More
Why is perl6 regex ~~ trying to assign to immutable container?...


regexmatchvariable-assignmentimmutabilityraku

Read More
Elegant way to find repeated digits in Raku (née Perl 6)...


regexraku

Read More
How do I register different events in a supply in Raku?...


asynchronouseventspromiseraku

Read More
Why is the deep cloned object still linked?...


cloneraku

Read More
Optimize without sacrificing usual workflow: arguments, POD etc...


optimizationcommand-line-argumentsprogram-entry-pointrakuprecompile

Read More
Unable to print color when color code is taken from array...


arraysstringcolorsraku

Read More
Raku regex to match two consecutive dots but not three...


regexraku

Read More
How do I “flatten” a list of lists in perl 6?...


raku

Read More
What is an idiomatic way to convert a query to a hash...


httpraku

Read More
Raku vs. Perl5, an unexpected result...


rakucommaide

Read More
looping through classes using require...


classraku

Read More
How do you show the type hierarchy of a value?...


rakumop

Read More
How to use gather/take with race...


raku

Read More
Processing POST request of an audio file...


rakucro

Read More
The inserted conditional code regex for Raku...


raku

Read More
Is it possible for Perl 6 to work online?...


rakurakudo

Read More
Why/how is an additional variable needed in matching repeated arbitary character with capture groups...


regexraku

Read More
How to explicitly use the default value of a parameter?...


raku

Read More
Raku text substitution on array...


raku

Read More
Using Recursive Regexes in Raku: how to limit recursion-levels?...


regexrecursionpattern-matchingraku

Read More
How to destructure for loop parameters into array of fixed size?...


arraysfor-loopraku

Read More
BackNext