Verify Perl installation
-
Verify that the correct version of Perl is installed.
At the command line, type
perl -version
If the perl -version command does not return the correct version of Perl, restart the computer and try the command again.
-
Verify Perl path that your
system is using.
which perl