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.
cioran Hey! Is there more GUI stuff for raku or perl5? Kind of confused havent used perl in years. Have to use something in perl that works great wanto to do a GUI for a cmd line software for some colleagues 17:54
lizmat something like raku.land/zef:japhb/Terminal::Widgets ? 17:57
cioran Nice! 18:03
Thx bookmarking
antononcube Well, TUI is not GUI. 18:33
Are considering making a GUI app with Raku? 18:35
cioran Nevermind I think I got it sorted, doing tk w/perl thx guys