Install Perl On Linux

Perl commands works by default. You can check installed version

perl -v

Version printed to console. if version is not printed, Then you can install perl.

yum install perl

Does Perl work on Linux?

Perl by default installs on Linux machine, it works. If you want to upgrade your current version, you can use Linux package manager tools such as apt-get, yum