Perl Scripting in Hosting
You'll be able to use CGI scripts and applications created in Perl with any of our Linux hosting because we have a rich library more than 3000 modules installed on our custom cloud hosting platform in order to ensure that all the dependencies for a custom or a pre-made script are there whenever you need them. You'll be able to execute a .pl file in two separate ways - either manually from your website, or automatically using a cron job which will run a particular file regularly. If the package which you have obtained does not come with cron jobs included, you're able to add as many as you need from the Upgrades menu in your Hepsia hosting Control Panel. In addition, you have to make sure that the script file is provided with the right executable permissions. With our shared plans, you are able to build a site with as many functions and features as you'd like.
Perl Scripting in Semi-dedicated Hosting
If you want to include CGI scripts on your websites or some other Perl-based app for that matter, you will not experience any kind of problems in the event that you use a semi-dedicated server account from our company. Thousands of Perl modules are installed on our machines and you're able to call any of them by adding the path which you will find in your Control Panel into the script that you've chosen. When you download some application from a third-party site, for example, you can rest assured that you'll be able to work with it no matter what modules it needs to function. As long as your .pl files have the appropriate UNIX permissions to ensure they are executable, you will be able to decide whether a given script will be run manually by a visitor doing something on your site, or automatically by creating a cron job inside your account. When you use the second option, your script can be executed every day, hour or minute in accordance with your preference.
