Nick Logan
Nick Logan
Does it work if you `zef uninstall CBOR::Simple` (which will uninstall all versions)?
I wonder if its related to https://github.com/rakudo/rakudo/issues/3153
Also see https://github.com/rakudo/rakudo/issues/4637
> Does raku -e 'use nqp; say nqp::cpucores' hang? No > If not, does the patch below help? Yes
I think I’m missing the point of the flag vs just caching the original method return value in a local variable, maybe using an e.g. INIT phaser. I’m assuming this...
I haven't tested this still works, but `--exclude` can be used to skip modules (it was implemented for the exact same reason/module). e.g. `--exclude=Module::Foo --exclude=Module::Bar` I haven't tested this will...
Maybe you should file a bug about least surprise to rakudo about issues you have with tilde expansion.
I don't have a M1 on Monterey (so I can't debug this) but it certainly works fine on M1 Big Sur. BTW it might be helpful to include the following...
Those examples are generated by MAIN, so any logic to do such a thing would need to be implemented there.
zef no longer uses travis-ci, so closing