Perl Scripting in Shared Web Hosting
Perl is provided with all Linux shared web hosting that we supply and you're able to execute any .pl file that you upload within your account when you use the File Manager of the Control Panel or some FTP program. The aforementioned will allow you to create a site with all of the options that you would like your visitors to have, but PHP can't offer. You can execute a script either manually or automatically through a cron job. Our packages feature a large number of Perl modules that you'll be able to employ and you can see the complete list in your web hosting account in addition to the path that you should use in your scripts, in order to be able to access these modules. In case you wish to execute a Perl/CGI script using a cron job but your plan does not offer this option, you will be able to add as many cron jobs as you need via the Add Upgrades/Services link on the left-hand side of your website hosting Control Panel.
Perl Scripting in Semi-dedicated Servers
Perl is supported on all our servers, so when you aquire a semi-dedicated server account from us, you are able to use any kind of custom-made or ready-made CGI script or other Perl-based web application without difficulty. To save you time and effort, we've also installed several thousand modules which you can take advantage of. You can see the path to the library in the Hepsia hosting Control Panel and add any module in your scripts. Some third-party scripts, for example, require certain modules, so as to work properly. Executing a .pl file, custom or ready-made, can be achieved in two separate ways - manually, if a visitor performs a specific action on your site, or automatically, when you create a cron job through your account. In the second case, you're able to choose the interval based on what the script will do and how often you would like it to run - once every minute, hour, day, etc.