in reply to Re: help debugging why module install is failing
in thread help debugging why module install is failing
I originally learned Perl in a Linux environment and have been using Cygwin under Windows 10 just for the sake of familiarity, but maybe I'll try Strawberry Perl since there's no fundamental reason why I need Linux commands to write Perl scripts (although the shell commands seem more intuitive to me than those of Windows). Ultimately all I'm trying to do is install WWW::Mechanize::Chrome and IO::Async::Listener is a prerequisite.
> And, if you do need Unix emulation, then you could alternatively try MSYS2. You might (I don't know) find that it doesn't suffer the bugginess that you've hit with Cygwin.
I already have MSYS2 installed so maybe I'll give that a try as well.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: help debugging why module install is failing
by soonix (Chancellor) on Nov 20, 2020 at 07:58 UTC |