Perl is a well-liked programming language and one of its major pros is the fact that it supports the so-called modules - short bits of code that include subroutines and perform a number of tasks. The handy side of working with modules is that you do not need to create custom-made code or include the entire code for some process every time it needs to be executed. Alternatively, you will be able to add only a single line in your Perl script which calls a specific module, which consequently will execute the needed task. Not only will this give you shorter and more optimized scripts, but it will enable you to make changes faster and much easier. If you aren't a programmer, yet you would like to use a Perl app that you've discovered online, for instance, it is likely that the application will need specific modules to be already set up on the website hosting server.

Over 3400 Perl Modules in Website Hosting

If you need to work with Perl-based applications on your sites - ready-made from a third-party site or custom ones, you will be able to take advantage of our vast module library. With more than 3400 modules set up on our in-house made cloud website hosting platform, you'll be able to execute any script, irrespective of the website hosting package that you pick. As soon as you log in to the Hepsia Control Panel that is provided with all of the accounts, you will be able to see the entire list of modules that we offer together with the path that you should include to your scripts so that they can access these modules. As we have quite a big library, you will find both popular and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you would like to use requires a module that is not very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you can manage virtually any script app created in this programming language without any problems irrespective of the semi-dedicated server package that you choose. This is valid for both pre-made apps which you discover online and for tailor-made ones which you develop. We have such a large number of modules for two reasons - first, to offer you a selection in respect to what kind of characteristics you are able to add to your applications and websites and second, to ensure that when you would like to employ a ready script, it will run appropriately whatever the modules it needs. For this reason, most of the modules inside our library are quite popular whereas others are employed very rarely. You will find a list of all modules in your hosting Control Panel in addition to the access path that your scripts need so as to use the modules.