🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
Geth problem-solving/sunsetting-p6c-cpan: 48d2b014bd | (Elizabeth Mattijsen)++ | solutions/meta/sunsetting-p6c-cpan.md
Stop the REA harvester at the same time as zef

This will make the sunsetting of p6c and cpan clearer and more definite. It also wouldn't necessitate REA offswitching by default.
Anybody who would still like to use p6c / cpan as an ecosystem, is welcome to take the REA harvester code and set up their own ecosystem which can then be activated in zef by those people who would like to do that.
09:05
Geth problem-solving/sunsetting-p6c-cpan: e1c5d9e097 | (Elizabeth Mattijsen)++ | solutions/meta/sunsetting-p6c-cpan.md
Use deprecated instead of sunsetting initially

  - also refer to sunsetting at shutdown of harvesters
  - remove spurious i
13:16
Datetime-Math/main: 27 commits pushed by 9 authors
review: github.com/raku-community-modules/...1c51793889
13:32
Datetime-Math/main: 90ed62f4e3 | (Elizabeth Mattijsen)++ | 11 files
Firs commit for the zef ecosystem
14:09
Geth Datetime-Math/main: f5ab3c13b9 | (Elizabeth Mattijsen)++ | Changes
0.6.1
14:23
Datetime-Math/main: 65aab2a7d2 | (Elizabeth Mattijsen)++ | 4 files
0.6.2
14:29
Geth DateTime-TimeZone/main: 74 commits pushed by 8 authors
review: github.com/raku-community-modules/...99a5a3bf27
18:53
Geth rakudo: MasterDuke17++ created pull request #4807:
Some optimizations for regex substitution
20:41
gfldex I would like to stress that I didn't propose the changes to Label, just so I could write a blog lost about it. That blogpost will be finished tomorrow. :-> 23:36
lizmat nine: then the line is 1, and the file is "-e" 23:42
ugexe why would it be -e if its some bytes downloaded on-the-fly from the internet? 23:56
like CompUnit::Repository::GitHub