This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
Guest30 New to writing my own modules and I can't get a simple test to work after reading 20:44
docs.raku.org/language/modules. Do I have to use something like zef to create/install my own modules? Can I not just put the code somewhere raku use Foo; will find it?
Oops. Wrong link. Should be docs.raku.org/language/module-packages 20:46