Thibault Duponchelle
Thibault Duponchelle
Updated to remove the conflict 👍🏼
> > Do not use/install sitecustomize > > Can you clarify how this works now? The "site customize" setup allowed to have perl packages coming both from our repositories (as...
``` $ raku --version Welcome to 𝐑𝐚𝐤𝐮𝐝𝐨™ v2020.10. Implementing the 𝐑𝐚𝐤𝐮™ programming language v6.d. Built on MoarVM version 2020.10. ```
I have it with : ``` Welcome to Rakudo(tm) v2020.10-64-g2f3de2faa. Implementing the Raku(tm) programming language v6.d. Built on MoarVM version 2020.10-31-gb13f6a24c. ``` (not the latest dev, I forgot to git...
GNU/Linux Ubuntu 18.04
I have it also with latest : ``` ./rakudo-m --version Welcome to Rakudo(tm) v2020.10-72-g1cb2df807. Implementing the Raku(tm) programming language v6.d. Built on MoarVM version 2020.10-31-gb13f6a24c. ```
FYI I can **not** reproduce with "latest" rakudo + JVM : ``` $ ./rakudo-j --version Welcome to Rakudo(tm) v2020.10-72-g1cb2df807. Implementing the Raku(tm) programming language v6.d. Built on JVM. ```
I'm going to close this, it's not complete
Thank you @intfwd 😃 I will prepare this change 👍🏼