in reply to Re: Unable to install module IO::Async::Loop on windows 10 strawberry Perl
in thread Unable to install module IO::Async::Loop on windows 10 strawberry Perl

An additional positive effect of force-install (cpan -f) is that it will force-recompile XS-dependent modules and bring them up-to-date with current perl and system libraries unsuspectingly upgraded. If all else fails, it is worth force-installing all cpan modules. I don't know how to do that in Windows.

bw, bliako

  • Comment on Re^2: Unable to install module IO::Async::Loop on windows 10 strawberry Perl
  • Download Code