Perl Scripting in Shared Hosting
You'll be able to use CGI scripts and applications created in Perl with all our Linux shared services because we have a rich library of over 3000 modules present on our custom-made cloud website hosting platform in order to make sure that all of the dependencies for a custom-made or a pre-made script are there whenever you need them. You can execute a .pl file in two ways - either manually via your site, or automatically by using a cron job that will run a specific file regularly. If the package which you've bought does not come with cron jobs included, you are able to include as many as you would like from the Upgrades menu within your Hepsia hosting Control Panel. In addition, you have to ensure that the script file has the right executable permissions. Using our shared plans, you will be able to create a site with as many functions and features as you like.
Perl Scripting in Semi-dedicated Hosting
If you would like to include CGI scripts on your websites or some other Perl-based software for that matter, you won't experience any problems if you use a semi-dedicated server account from our company. Thousands of Perl modules are installed on our servers and you can call each of them by including the path that you will find in your Control Panel into the script that you've chosen. Every time you download some app from a third-party website, for example, you can rest assured that you will be able to use it whatever the modules it needs to function. As long as your .pl files include the appropriate UNIX permissions to ensure they are executable, you're able to decide whether a particular script will be executed manually by a visitor doing something on your website, or automatically by setting up a cron job inside your account. When you use the latter option, your script can be run every minute, hour or day according to your preference.