Re: Problem installing IO::Compress::Base




Quoth John Oliver <joliver@xxxxxxxxxxxxxxx>:
<snip>
# Failed test (t/01misc.t at line 29)
# You don't have the XS version of Scalar::Util

Seems fairly self-explanatory to me... you need to (re-)install
Scalar::Util, so you get the XS version.

Arguably IO-Compress-Base ought to depend on Task::Weaken, which is
supposed to fix this problem; I guess Paul is more interested in not
introducing new potential problems.

Ben

.



Relevant Pages