00:37 arkiuat left 00:49 arkiuat joined
myrlynx I don't understand this 01:56
simon_sibl Basically the arguments you give to MAIN, will become your cli arguments 03:02
And you can use multi sub, to have different way of handling them 03:03
In this case you can only have either foo or bar but not both 03:04
I would usually go for this
The ! At the end of the variable name means its a mandatory argument 03:06
03:13 ntv left, apogee_ntv joined
myrlynx I think I get it 03:15
thank you!
03:20 stanrifkin_ joined
oh it worked 03:22
tysm
:camelia:
03:23 stanrifkin left 03:50 arkiuat left
simon_sibl 🙏 04:06
04:21 arkiuat joined 04:24 bolangi left, human-blip left, bolangi joined, human-blip joined 04:25 arkiuat left 04:54 arkiuat joined 04:59 arkiuat left 05:28 arkiuat joined 05:37 arkiuat left 06:04 arkiuat joined 06:13 arkiuat left 06:27 arkiuat joined 06:36 arkiuat left 06:39 kjp left 06:41 kjp joined 06:42 kjp left, kjp joined 06:48 arkiuat joined 06:53 arkiuat left 07:05 arkiuat joined 07:10 arkiuat left 07:33 arkiuat joined 07:38 arkiuat left 08:07 arkiuat joined 08:16 arkiuat left 08:34 arkiuat joined 08:39 arkiuat left 08:59 habere-et-disper joined 09:06 arkiuat joined 09:11 arkiuat left 09:35 arkiuat joined 09:40 arkiuat left 10:08 arkiuat joined 10:14 arkiuat left 10:19 jmcgnh left 10:20 jmcgnh joined 10:36 arkiuat joined 10:41 arkiuat left 10:55 habere-et-disper left 10:59 arkiuat joined 11:22 arkiuat left 15:46 ds7832 joined 15:52 sivoais left 15:57 sivoais joined
myrlynx How do I make it so that I can use two at once? 16:00
How do I make it so that I can use two at once? 16:09
SmokeMachine Are you asking about `multi`? docs.raku.org/syntax/multi 16:29
16:40 human-blip left 16:42 human-blip joined 16:57 stanrifkin_ left 17:36 librasteve_ joined 19:15 sivoais left 19:16 sivoais joined 20:41 zuphinx joined 21:47 zuphinx left 21:57 habere-et-disper joined
habere-et-disper On nixos, how do I get `zef install IO::Socket::SSL` to install as I get: 21:59
[OpenSSL] Cannot locate native library 'libssl.so'
22:25 habere-et-disper left 22:36 librasteve_ left
myrlynx I got that too 23:44
I just used zef install --/test IO::Socket::SSL 23:45
I think I got it working from installing from source 23:46