01:25 discord-raku-bot left, discord-raku-bot joined 01:55 saint- left 02:18 frost joined 03:16 Guest35 left 08:16 lizmat left, lizmat joined 10:48 wingfold joined
gfldex lizmat: Discord does have the advantage that one can see past days traffic. So if we have a bot on the IRC side, it should point to the irclogs. 12:05
lizmat gfldex: not sure what you're suggesting: put a link in the motd ? 12:07
gfldex If there is a greeter bot, it should greet newcomers and point them to the logs.
lizmat aah... ok.... 12:08
13:28 Guest35 joined 13:35 discord-raku-bot left 13:36 discord-raku-bot joined 13:41 frost left 14:29 saint- joined
Ardal Hello! I'm setting up Raku on my computer, and I need to install Readline for the REPL. However, I see 8 results for "Readline" - if I run `zef install Readline`, which one will be installed? Is there a way I can specify which one to install? 15:27
```
➜ zef search Readline
===> Found 8 results
-------------------------------------------------------------------------------------------------------------------------------------------------
ID|From |Package |Description
-------------------------------------------------------------------------------------------------------------------------------------------------
0 |Zef::Repository::Ecosystems<cpan>|Readline:ver<0.1.6>:auth<cpan:fooist> |Perl 6 interface to GNU Readline, the CLI-based line reading library
1 |Zef::Repository::Ecosystems<cpan>|Readline:ver<0.1.1>:auth<github:drforr>|Perl 6 interface to GNU Readline, the CLI-based line reading library
2 |Zef::Repository::Ecosystems<cpan>|Readline:ver<0.1.2>:auth<github:drforr>|Perl 6 interface to GNU Readline, the CLI-based line reading library
3 |Zef::Repository::Ecosystems<cpan>|Readline:ver<0.1.3>:auth<github:drforr>|Perl 6 interface to GNU Readline, the CLI-based line reading library
4 |Zef::Repository::Ecosystems<cpan>|Readline:ver<0.1.4>:auth<github:drforr>|Perl 6 interface to GNU Readline, the CLI-based line reading library
MasterDuke it will default to the highest version, but you can specify one if you'd prefer. don't remember the exact syntax 16:14
16:36 dakkar left 17:28 wingfold left 19:23 saint- left
SmokeMachine zef install “Readline:ver<0.1.3>” # for example, if I’m remembering it well 22:16