http://qs1969.pair.com?node_id=11128449


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

berrybrew. Allows you to install, use and remove Perl instances on the fly from within a small GUI.

intelliJ IDEA is a free, fully featured IDE, and after installing the Perl5 plugin, works seamlessly with your berrybrew installation's managed Perl instances. I (the author of berrybrew) has worked with the author of the Perl5 plugin for this integration.

Replies are listed 'Best First'.
Re^2: New-to-Perl: recommendations for windows setup?
by bliako (Monsignor) on Feb 16, 2021 at 20:20 UTC

    Thanks for this suggestion (and berrybrew. I have heard of berrybrew in here but I was not aware (actually forgotten because I saw a post about it in here) that it integrates with IDEA which can be used for other development. So, I will also give this a try.