Verify Perl installation

  1. Verify that the correct version of Perl is installed. At the command line, type:

    perl -version

  2. Verify Perl path that your system is using.

    which perl