Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in raku

Find out external command runability

external raku

Does the `do` keyword run a block or treat it as an expression?

Why does Perl 6 throw an X::AdHoc exception for my subset type?

exception types raku

How can I interpolate a variable into a Perl 6 regex?

regex rules raku

How do I install local modules?

raku

Can Perl 6 sort or compare based on collations?

collation raku

Installation of Perl6 fails, no registered operation handler

raku

Bit fields in NativeCall

raku nativecall

Content checking some, not all, class attributes

class raku introspection

How do I turn the Perl 5 module Data::Printer's `show_tied` option off when using it in Raku?

perl import module tags raku

Capturing what's inside a nested structure in a regex or grammar token

regex grammar raku

How are enums augmentable?

enums metaprogramming raku

Is it possible to have a capture within an interpolated regex?

Question About Hash Binding in EVAL in Raku

class hash binding eval raku

Find programmatically all classes, grammars, and roles in a Raku package

oop raku introspection

Can I copy a function with its *current* state?

Exporting regexes from grammars

grammar raku

Private attribute in class makes typed public attributes undefined

raku

Blob.decode with replacement does not seem to work

encoding raku

perl6 "P6opaque, Str" vs simple "Str" types

string raku