Perl is a well-liked programming language and one of its major advantages is the fact that it supports the so-called modules - short pieces of code which contain subroutines and perform different tasks. The useful side of employing modules is that you will not have to create custom program code or include the whole code for a specific process each and every time it has to be performed. Instead, you'll be able to include only one line in your Perl script which calls a particular module, which consequently will perform the necessary action. Not only will this lead to shorter and optimized scripts, but it'll also enable you to make modifications quicker and easier. If you aren't a programmer, but you'd like to employ a Perl app that you've found online, for example, it is very likely that the app will require specific modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you wish to use Perl-based applications on your sites - ready-made from a third-party site or custom-made ones, you're able to take advantage of our vast module library. With over 3400 modules set up on our custom-built cloud web hosting platform, you will be able to execute any type of script, whatever the cloud hosting plan that you pick. As soon as you log in to the Hepsia Control Panel which is provided with all accounts, you'll be able to see the whole list of modules that we have together with the path that you need to add to your scripts so they will access these modules. Because we now have quite a big library, you'll find both popular and seldom used modules. We prefer to be on the safe side, so if some third-party script that you need to use requires a module that is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our Linux semi-dedicated servers feature a big collection of Perl modules that you could use with your scripts. Thus, even if you want to use a program which you have found online from another website, you can rest assured that it will be effective because regardless what modules it may require, we will have them. Our selection provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - a lot of them are widely used and others not as much. We keep such a large number to be on the safe side and to ensure that any script shall work on our web servers even if some module which it requires is used extremely rarely. The entire list of modules which you can use is available inside the Hepsia web hosting CP provided with the semi-dedicated accounts.