Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Testing with a metaoperator doesn't print the test description

testing raku

When are phaser traits run?

traits raku

Perl6: implicit and explicit import

import raku

perl6 Is using junctions in matching possible?

match raku junction

How do I write a perl6 macro to enquote text?

macros raku

Installation of modules Perl 6 failed - No compiler available for Perl v6.c

perl-module raku rakudo

Perl 6 Grammar doesn't match like I think it should

regex grammar raku

Can I forward declare a Perl 6 class I'll define later?

raku

Perl6: check if STDIN has data

raku

perl6 - Converting data in a Blob into a Num

raku representation

Callwith not calling other candidates? What are "other candidates"? Is it exhausting the list of other candidates? Is that list available?

raku dispatch

How to disable Perl 6 REPL creating .precomp

raku rakudo

Cannot import Perl5 module using Inline::Perl5 into Perl6

raku

What does Any.match do?

match raku seq stringification

Are private attributes hidden by default by .perl and .gist

oop raku

Parametrized subsets

types raku

Default definition of white space method ws in a grammar

grammar raku

How to hack on installed perl6 module source?

module edit raku zef

Pass a complex struct to the Windows API

Coverage tests for Raku modules?