Perl is a widespread programming language and one of its main advantages is the fact that it supports the so-called modules - short bits of code that contain subroutines and execute numerous tasks. The convenient side of employing modules is the fact that you don't have to write custom program code or add the whole code for a given process every time it should be performed. Instead, you will be able to add only a single line in your Perl script which calls a certain module, that consequently will execute the necessary action. Not only will this provide you with shorter and more optimized scripts, but it'll also enable you to make adjustments a lot quicker and much easier. If you aren't a programmer, still you would like to employ a Perl app that you've found online, for instance, it's likely that the app will require certain modules to be already installed on your hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

When you want to employ Perl-based apps on your websites - ready-made from a third-party website or custom-made ones, you will be able to benefit from our vast module library. With more than 3400 modules installed on our in-house built cloud web hosting platform, you will be able to run any type of script, regardless of the cloud website hosting package that you pick. As soon as you log in to the Hepsia Control Panel that is included with all accounts, you'll be able to see the whole list of modules that we offer together with the path that you have to add to your scripts so that they can access these modules. Since we now have quite a big library, you can find both popular and very rarely used modules. We prefer to be prepared, so if some third-party script that you intend to work with requires a module that is not very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated hosting offer a big variety of Perl modules which you could use with your scripts. That way, even when you want to use an app which you have found online from a different internet site, you can be sure that it shall be effective since regardless of what modules it may need, we will have them. Our selection provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some are commonly used while others not as much. We keep such a large amount to be on the safe side and to make certain that any script shall run on our web servers even if some module it requires is used very rarely. The complete list of modules which you can use can be found inside the Hepsia hosting CP offered with the semi-dedicated accounts.