Closed librasteve closed 7 months ago
Looks like a package name resolution issue that was discussed some time ago. It was messy but I thought this was resolved. I can't help much, as I'm not familiar with zef and other package management systems.
I'm willing to rename this repo appropriately though if someone suggests better names.
please see this comment over on zef https://github.com/ugexe/zef/issues/558 ...
Actually this issue arose in the rakuguide examples, not raku docs
Here's the fix PR https://github.com/hankache/rakuguide/pull/231
Looks like a package name resolution issue that was discussed some time ago. It was messy but I thought this was resolved. I can't help much, as I'm not familiar with zef and other package management systems.
I'm willing to rename this repo appropriately though if someone suggests better names.
I guess it's the Module (Sub-modul) name clash of the below modules... both provide MD5
as they offer use Digest::MD5;
Rename options could be (?):
https://github.com/cosimo/perl6-digest-md5 wasn't updated for many years. Not sure it this is ++$good
or --$bad
.
Maybe someone could do some tests with both MD5 implementations and, depending on performance
and functionality
we, aka ZEF, has to decide for one and ditch the other...
this example from the raku docs...
fails with
we are using this to install...
zef install Digest::MD5
pulls from
Digest
there is a chat on Discord / IRC here https://discord.com/channels/538407879980482560/768511641758466088/1234871258760478720