The path to access our Perl installation on our servers is:
/usr/bin/perl
You can find information on the paths to other useful programs through the eXtend Control Panel:
Please note that if you are writing CGI scripts in Perl, the first line of your script should always be the path to Perl, prefixed with #!. Like so:
#!/usr/bin/perl
Article ID: 410
Created On: Mon, Mar 16, 2015 at 3:21 PM
Last Updated On: Thu, Apr 23, 2015 at 12:27 PM
Online URL: https://www.heartinternet.uk/support/article/what-is-the-path-to-perl-on-your-servers.html