Perl is a widespread web-oriented computer programming language, that's designed to make CGI scripts and also a variety of applications. It's very handy due to the fact that you don't need to generate the same code over and over again in order to get some process executed more than once, but you can employ modules. These are pre-defined subroutines or sets of functions which can be called and executed within a script. In other words, you can add only a reference to a particular module in your program code as an alternative to using the entire module code again and again. In this way, your script will be shorter, which means that it'll be executed quicker, not mentioning that it will be easier to maintain and / or modify. When you would like to use some third-party ready-made Perl script rather than creating your own, it will probably need particular modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Web Hosting

In case you would like to employ Perl-based applications on your websites - ready-made from a third-party website or tailor-made ones, you'll be able to benefit from our huge module library. With more than 3400 modules set up on our in-house built cloud website hosting platform, you will be able to manage any kind of script, irrespective of the web hosting package that you pick. Once you log in to the Hepsia Control Panel that is provided with all of the accounts, you can see the complete list of modules which we offer as well as the path that you should include to your scripts so that they will access these modules. Since we have quite a big library, you can find both well-liked and rarely used modules. We prefer to be prepared, so in case a third-party script that you'd like to employ requires a module which is not that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to manage any kind of script app written in this programming language without any problems whatever the semi-dedicated server plan that you select. This applies for both pre-made apps which you discover online and for in-house made ones that you write. We supply such a large number of modules for two reasons - first, to offer you different options in respect to what kind of functions you can add to your applications and websites and second, to ensure that in case you want to employ a ready script, it will run flawlessly no matter what modules it requires. Because of this, some of the modules inside our library are quite popular while others are employed very rarely. You'll find a list of all the modules within your hosting Control Panel in addition to the access path that your scripts need so as to use the modules.