🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Log inspection is getting closer to beta. If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 25 August 2021.
patrickb o/ 14:59
ugexe: Is there a reason zef uses plain http instead of https to access 360.zef.pm ? i.e. github.com/ugexe/zef/blob/602c54f1...g.json#L35 15:01
ugexe dunno i didn't add that -- github.com/ugexe/zef/commit/04951c...2e39ca0f83 15:03
patrickb AhD 15:04
Then I should address this to tony-o
tony-o: Is there a reason zef uses plain http instead of https to access 360.zef.pm ? i.e. github.com/ugexe/zef/blob/602c54f1...g.json#L35
ugexe github.com/ugexe/zef/issues/409#is...-915591770 fwiw 15:05
patrickb ugexe: Thanks for the quick pointer
patrickb I had pretty much the same problem. A firewall that blocks all binary downloads, but doesn't break into HTTPS, so usually no one cares. 15:08
Altreus all https is binary downloads :D 15:11
xinming Is there a way to modify adverb for small block of regex? For example, disable :sigspace inline 15:13
ugexe does something like [:sigspace ...] work? 15:14
(i cant actually check atm) 15:15
xinming ugexe: thanks, Will check 15:35
Geth doc/twigils-with-non-scalar: 96c16e8756 | (Daniel Sockwell)++ (committed using GitHub Web editor) | doc/Language/variables.pod6
Describe non-$ sigils with twigils

This commit describes and indexes non-$ sigils with the ^ and : twigils.
Closes #3953
19:24
doc/non-scalar-twigils: 0d4fa79a46 | (Daniel Sockwell)++ (committed using GitHub Web editor) | doc/Language/variables.pod6
Describe non-$ sigils with twigils

This commit describes and indexes non-$ sigils with the ^ and : twigils.
Closes #3953
19:28
doc: codesections++ created pull request #3965:
Describe use of non-$ sigils with ^ and : twigils
19:31
tinita hello. I'm getting this error when trying to install YAMLish 0.0.5: gist.github.com/perlpunk/6212d4862...398001725d 19:53
background: I'm installing different yaml libraries in alpine docker images
lizmat it looks like 0.0.5 is no longer on CPAN? 19:54
tinita what am I doing wrong? it has been working a while ago
lizmat on CPAN there's only 0.0.6 apparent;y
tinita oh great. that sounds like an easy fix. trying =) 19:55
lizmat fwiw, I'm currently working on being able to download the 0.0.5 version from a Raku "BackPan"
well, in the future... as the 0.0.5 version cannot be salvaged atm
tinita for now it unblocked me, it working. thanks =) 20:00
lizmat you're welcome
fwiw, you're doing the right thing in requiring a specific version in your code
and in the future, zef will also check for BackPan pretty sure :-) 20:01
El_Che lizmat: have you looked at golang's solution? 20:02
lizmat no, what is golang's solution? 20:03
El_Che semver + a proxy 20:03
the main is googles, but you're free to setup your own 20:04
lizmat ah, that: yes, we're doing something similar, I think :-) 20:06
El_Che hey don't warranty to keep everything, but they do 20:07
moving a git tag around is a big no-no there
[Coke] . 21:13
melezhik . 22:25
tellable6 2021-09-19T15:47:53Z #raku <tbrowder> melezhik: very nice!