Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Does Perl 6 natively support Design by Contract?

raku design-by-contract

Mixed-in object variables available in mixed-in role declaration

class mixins raku

Perl6 Regex Match Num

raku

Share signature constraints across functions

signature raku

index() error message incorrect for third parameter?

Problems with Dateish strings

date mixins raku

Where should "Cro Endpoint HTTP" be defined?

raku cro

Forcing installation order using zef

module raku zef

Perl 6: maxpairs warns about stringification of undefined values

raku rakudo

Updating a program in a CompUnit::PrecompilationStore?

raku

Perl6 NativeCall cannot locate symbol in native library

Get a symbol's value by its name in a sub

Probable version skew in pre-compiled xxx

raku

Perl6 (Rakudo) - How to handle special characters from file?

Test module 'isa-ok' with Buf

testing raku

Nativecall Buf lifetime and Garbage Collector

raku

perl6 How to EVAL a string given by user to be a function?

function eval raku

Array of objects

raku

Exception thrown when adding an element into a SetHash declared as "state %set is SetHash[Str]" inside a loop

raku sethash

A scalar with memory, or how to correctly `tie`

raku