Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Perl6: how to sort `dir` results by directory age?

raku

Is it possible to distribute the code of a class to several files?

class package raku

how to compile perl6 program to generate bytecode?

jvm raku rakudo-star

Why does a Perl 6 Str do the Positional role, and how can I change []?

role raku multimethod

* quantifier in Perl 6

regex match raku quantifiers

Capturing a module output

io raku

Is there a straightforward way to check if something is a mixin?

mixins raku

How to calculate alternating sum of digits of an integer in Perl 6?

raku

A better way to introspect a capture

raku introspection

What plus means in method declaration in perl6?

raku

Hash with Array values in Perl 6

raku

If regexes are methods, which class they correspond to?

oop raku

3.days.ago implementation in Perl6

raku

Is it possible to have two different Perl versions?

perl raku

Does Ruby have an addon similar to Perl 6 grammars?

regex ruby grammar raku

Does Perl 6 make any promises about the order alternations will be used?

raku rules

How to do something functionally with all the elements of a list in Perl 6?

raku

CONTROL or once messes with last?

exception raku

Need simple parallelism example in Perl 6

parallel-processing raku