Perl Scripting in Web Hosting
Since Perl is installed on our cloud website hosting platform, you will be able to execute Perl/CGI scripts with all of our web hosting packages without difficulty. You may also do this automatically via a cron job if your package includes this attribute. If not, you'll be able to include cron jobs from the Upgrades section of your Hepsia web hosting Control Panel. Over 3000 Perl modules are accessible on our servers and you can use them with your scripts. A complete list is available inside the Control Panel and if you wish to use any module, you only have to include the path to our module library within your script. When third-party scripts that you want to include in your website require a particular module, for example, you won't need to worry if they will run efficiently or not. In this way, you'll be able to make a dynamic Internet site and provide a huge selection of options to your visitors.
Perl Scripting in Semi-dedicated Servers
If you would like to include CGI scripts on your sites or another Perl-based app for that matter, you won't have any kind of problems in the event that you use a semi-dedicated server account from us. Thousands of Perl modules are set up on our machines and you're able to call them by adding the path which you can find in your Control Panel into the script that you use. When you download some application from a third-party site, for instance, you can rest assured that you'll be able to work with it whatever the modules it needs to function. As long as your .pl files include the right UNIX permissions to make them executable, you can choose whether a specific script will be executed manually by a guest doing something on your website, or automatically by creating a cron job in your account. With the aforementioned option, your script can be run every minute, hour or day according to your preference.