in reply to Re: How do you run Perl on _your_ system?
in thread How do you run Perl on _your_ system?
Thanks. I use Windows at work, and had a similar set up with multiple versions of standalone Strawberry. Both Windows and Perl on Windows have grown on me other the years. Anyway, I sort of rolled my own simple version of perlbrew using a bat script to modify a symlink (Junctions) pointing to the "active" version of Perl.
like UnxUtils, gnuwin32 has made working on Windows much more enjoyable. I dabbled with the linux subsystem, but it's too inter-connected to windows binaries for me.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How do you run Perl on _your_ system?
by stevieb (Canon) on Jun 15, 2022 at 15:46 UTC | |
by clueless newbie (Curate) on Jun 15, 2022 at 16:42 UTC | |
by ikegami (Patriarch) on Jun 16, 2022 at 13:46 UTC | |
Re^3: How do you run Perl on _your_ system?
by jdporter (Chancellor) on Jun 15, 2022 at 17:57 UTC | |
by silent11 (Vicar) on Oct 21, 2022 at 21:06 UTC |
In Section
Seekers of Perl Wisdom