Perl Scripting in Cloud Hosting
Perl is available with all the Linux cloud plans that we offer and you will be able to execute any type of .pl file that you upload in your account with the File Manager of the Control Panel or some FTP program. The latter will help you create a website with all the features that you'd like your visitors to have, but PHP does not supply. You'll be able to execute a script either manually or automatically using a cron job. Our packages include thousands of Perl modules that you are able to use and you'll see the full list in your website hosting account as well as the path that you should use in your scripts, to be able to access these modules. If you would like to execute a Perl/CGI script with a cron job but your plan does not offer this feature, you'll be able to add as many cron jobs as you need from the Add Upgrades/Services link on the left-hand side of the website hosting Control Panel.
Perl Scripting in Semi-dedicated Servers
In case you would like to include CGI scripts on your websites or another Perl-based software for that matter, you will not encounter any problems in the event that you use a semi-dedicated server account from our company. Thousands of Perl modules are set up on our machines and you'll be able to call any of them by adding the path that you can find in your Control Panel into the script that you use. If you download some application from a third-party site, for example, you can rest assured that you will be able to use it no matter what modules it needs to function. As long as your .pl files include the proper UNIX permissions to make them executable, you will be able to choose whether a certain script will be executed manually by a guest doing something on your website, or automatically by creating a cron job inside your account. With the second option, your script can be run every minute, hour or day depending on your preference.