http://qs321.pair.com?node_id=11128464


in reply to Re: New-to-Perl: recommendations for windows setup?
in thread New-to-Perl: recommendations for windows setup?

Thanks for the suggestion, WSL seems a good solution and I will also try both Strawberry and ActiveState to see how comfortable my friend is with each.

  • Comment on Re^2: New-to-Perl: recommendations for windows setup?

Replies are listed 'Best First'.
Re^3: New-to-Perl: recommendations for windows setup?
by davido (Cardinal) on Feb 16, 2021 at 21:51 UTC

    That's sort of an either/or suggestion:

    Either use WSL with a standard Perl install facilitated by Perlbrew or PLENV, or use Strawberry or ActivePerl under vanilla Windows (not using WSL). I would lean toward WSL unless you need to get closer to the Windows OS components than WSL supports.


    Dave