Recommended Version. Windows: ActivePerl 5. Frequently Asked Questions. Is this Perl download free? What can I use the ActivePerl download for? Open a Terminal application in the Utilities folder of your Applications folder and run perl -v to find out which version.
This is the simplest way to install the latest version of Perl. ActiveState Perl ActiveState offers both a free community version and a commercially supported binary distribution of Perl for Win32 and Perl for Win Help is available from other Windows Perl developers on the win32 irc channel on irc. Download Strawberry Perl. Source Consider looking at App::perlbrew to help compile and manage Perl from source.
Toggle navigation. About 5. Also like macOS, these are usually older versions provided for compatibility with other software provided by the OS. To install your own on Linux, you can go the ActiveState route as above, or also use the Homebrew package manager. There are several requirements to install first , and then you can follow the directions for installing Homebrew and issue the command brew install perl. You can download it directly and build a version yourself, after installing any prerequisite packages used to build software on your operating system see below.
However, most Perl developers choose to use a tool to automate that process and manage different versions of Perl side-by-side. Enter perlbrew. Perlbrew requires an already-installed system version of Perl, but it can be as old as 5. Installing older versions of Perl and switching between them use the same steps, e.
I use an alternative, plenv , which uses a different mechanism to manage versions of Perl using the bash command shell. Windows users have the option of berrybrew , which acts much like perlbrew for Strawberry Perl with slightly different options. On most Unix-like systems including macOS , you can then configure, build, test, and install Perl by issuing the following commands:.
Now head on over to Perl. Mark helps professional Perl developers to engineer modern, disciplined applications in the cloud so that they can become experts that write easy-to-maintain code with confidence.
0コメント