Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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

by syphilis (Archbishop)
on Jun 29, 2021 at 00:23 UTC ( [id://11134412]=note: print w/replies, xml ) Need Help??


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

May be this is an issue with a particular version of Perl

It could also be that IO::Async::Loop was force-installed on your machine ( eg by running cpan -fi IO::Async::Loop ).
When force is used the module will be installed even if the tests fail.

If I wanted to install this module, using force is precisely what I would do if those tests failed.
However, on my Strawberry Perl-5.32.0, use of force was not necessary.

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

Replies are listed 'Best First'.
Re^3: Unable to install module IO::Async::Loop on windows 10 strawberry Perl
by pritesh_ugrankar (Monk) on Jun 29, 2021 at 18:31 UTC

    Hi,

    No, I never had to use the force option to install modules till date (thankfully)...mostly it's been installing missing modules and then all goes well. Strawberry Perl is indeed a Godsend in that regard.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11134412]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-23 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found