Perl Scripting in Cloud Hosting
As Perl is installed on our cloud web hosting platform, you can run Perl/CGI scripts with any of our cloud hosting plans without any difficulties. You may also do this automatically by using a cron job if your package has this option. If not, you'll be able to include cron jobs through the Upgrades section of your Hepsia website hosting Control Panel. More than 3000 Perl modules are present on our servers and you can use them with your scripts. The full list can be found in the Control Panel and if you'd like to use any module, you just have to add the path to our module library inside your script. In case third-party scripts which you want to add to your site demand a specific module, for instance, you won't have to worry whether they will work efficiently or not. This way, you will be able to make a dynamic site and supply plenty of characteristics to your site visitors.
Perl Scripting in Semi-dedicated Servers
If you wish to include CGI scripts on your websites or some other Perl-based app for that matter, you won't have any kind of problems in case you use a semi-dedicated server account from our company. Thousands of Perl modules are set up on our machines and you will be able to call any of them by adding the path that you can find in your Control Panel into the script that you've selected. Every time you download some application from a third-party website, for instance, you can rest assured that you'll be able to use it whatever the modules it requires to function. As long as your .pl files include the proper UNIX permissions to be executable, you'll be able to choose whether a certain script will be run manually by a guest doing something on your website, or automatically by creating a cron job inside your account. Using the second option, your script can be executed every day, hour or minute according to your preference.