Perl is a widespread programming language and among its key advantages is the fact that it supports the so-called modules - short bits of program code that include subroutines and execute a number of tasks. The convenient side of employing modules is the fact that you will not have to write custom-made code or add the entire code for some process every single time it should be performed. Alternatively, you can include only a single line in your Perl script that calls a certain module, that in turn will perform the needed task. Not only will this result in shorter and improved scripts, but it will also enable you to make modifications faster and easier. In case you are not a programmer, yet you would like to begin using a Perl application that you've discovered online, for instance, it's likely that the app will require certain modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

When you want to use Perl-based apps on your sites - ready-made from a third-party site or custom-built ones, you are able to take advantage of our vast module library. With over 3400 modules installed on our tailor-made cloud website hosting platform, you will be able to run any type of script, whatever the cloud website hosting plan that you select. Once you log in to the Hepsia Control Panel that is provided with all of the accounts, you can see the full list of modules which we offer as well as the path that you have to include to your scripts so that they will access these modules. As we now have quite a large library, you can find both popular and rarely used modules. We prefer to be prepared, so if some third-party script that you would like to work with requires a module which is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you will be able to run almost any script application created in this programming language without a problem whatever the semi-dedicated server package that you select. The abovementioned applies for both pre-made apps which you discover online and for custom ones that you create. We have such a large number of modules for a couple of reasons - first of all, to provide you with a selection in respect to what functions you'll be able to add to your applications and sites and secondly, to ensure that if you wish to employ a ready script, it will run properly no matter what modules it will need. For this reason, most of the modules inside our library are quite popular whereas others are employed very rarely. You will see a list of all the modules in your hosting Control Panel in addition to the access path that your scripts will need so as to use these modules.