Perl is a widespread programming language and among its main advantages is the fact that it supports the so-called modules - short bits of code which contain subroutines and perform various tasks. The convenient side of employing modules is the fact that you do not need to create custom-made program code or include the entire code for a certain task each and every time it needs to be performed. Alternatively, you will be able to include only one line in your Perl script which calls a given module, that consequently will execute the needed task. Not only will this provide you with shorter and optimized scripts, but it'll also allow you to make modifications swifter and much easier. If you are not a programmer, yet you would like to work with a Perl app that you've found on the worldwide web, for instance, it is very likely that the application will need some modules to be already set up on your web hosting server.

Over 3400 Perl Modules in Web Hosting

Any time you need to employ Perl-based apps on your websites - ready-made from a third-party website or tailor-made ones, you will be able to reap the benefits of our vast module library. With over 3400 modules set up on our custom-built cloud website hosting platform, you'll be able to run any type of script, irrespective of the web hosting package that you select. After you log in to the Hepsia Control Panel that is provided with all accounts, you can see the complete set of modules that we offer as well as the path that you have to include to your scripts so they'll be able to access these modules. As we have quite a massive library, you'll find both popular and rarely used modules. We prefer to be on the safe side, so in case a third-party script that you want to employ needs a module which is not very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you can run almost any script app created in this programming language without any problems irrespective of the semi-dedicated server plan that you choose. The abovementioned is valid for both pre-made applications which you find online and for custom-made ones that you develop. We have such a large number of modules for two reasons - first, to give you different options in respect to what kind of characteristics you're able to add to your apps and websites and second, to ensure that if you would like to work with a ready script, it'll run flawlessly whatever the modules it will require. Because of this, some of the modules in our library are very popular whereas others are used rarely. You'll find a list of all the modules in your web hosting Control Panel in addition to the access path that your scripts need to use the modules.