Perl Scripting in Shared Web Hosting
Perl is provided with all the shared web hosting packages that we supply and you will be able to execute any type of .pl file that you upload inside your account using the File Manager of the Control Panel or some FTP software. The aforementioned will allow you to build an Internet site with all the characteristics that you'd like your visitors to have, but PHP doesn't offer. You can execute a script either manually or automatically with a cron job. Our packages feature countless Perl modules which you can use and you'll see the complete list in your website hosting account along with the path that you need to include in your scripts, to be able to access these modules. If you would like to execute a Perl/CGI script through a cron job yet your package doesn't offer this option, you will be able to include as many cron jobs as you require through the Add Upgrades/Services link on the left-hand side of your hosting Control Panel.
Perl Scripting in Semi-dedicated Hosting
In case you wish to include CGI scripts on your sites or any other Perl-based software for that matter, you will not experience any problems in case you use a semi-dedicated server account from our company. Thousands of Perl modules are set up on our servers and you are able to call them by adding the path which you will find in your Control Panel into the script that you use. When you download some application from a third-party website, for instance, you can rest assured that you will be able to work with it whatever the modules it needs to work. Provided that your .pl files have the proper UNIX permissions to ensure they are executable, you're able to select whether a certain script will be executed manually by a guest doing something on your website, or automatically by creating a cron job in your account. When you use the second option, your script can be executed every day, hour or minute depending on your preference.