Install Perl
Follow the instructions on the Perl web site.
Linux
Most Linux distributions include perl, but if it is not installed then you can use your regular package-management system to install the perl
or Perl
package.
Debian/Ubuntu/etc.
apt install perl
macOS
Perl should come with the Operating System
Windows
Strawberry Perl is the community packaging of Perl for Windows.