How do I install PERL 5.36 on Windows so that it installs in per/bin and all users can use it?
We had an ancient version installed and then our server was hacked to death - trying to install newest version and see if it works.
Thanks.
How do I install PERL 5.36 on Windows so that it installs in per/bin and all users can use it?
We had an ancient version installed and then our server was hacked to death - trying to install newest version and see if it works.
Thanks.
The State Tool offers more than one command for installations.
The “activate” command creates a single-user runtime in a virtual environment.
The “checkout” command creates a folder which can be used by multiple users if they have the appropriate changes made to their PATH.
The two different commands also affect how your license consumption is calculated. Virtual environment runtimes count at a lower rate, allowing more of them to be used within the measurement window.