Perl is a widespread programming language and among its major advantages is the fact that it works with the so-called modules - short bits of program code which include subroutines and execute different tasks. The convenient side of using modules is that you don't need to create custom-made program code or add the whole code for a particular action every time it needs to be executed. Alternatively, you'll be able to add only one line in your Perl script which calls a particular module, that in turn will execute the needed action. Not only will this lead to shorter and improved scripts, but it'll also enable you to make modifications quicker and much easier. In case you aren't a programmer, but you'd like to begin using a Perl app that you've discovered on the worldwide web, for instance, it's very likely that the app will need certain modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Website Hosting

When you'd like to use Perl-based apps on your sites - ready-made from a third-party website or custom-built ones, you can benefit from our large module library. With over 3400 modules installed on our in-house built cloud website hosting platform, you will be able to run any script, irrespective of the website hosting plan that you pick. When you sign in to the Hepsia Control Panel that is provided with all the accounts, you will be able to see the full set of modules that we offer along with the path that you have to include to your scripts so they'll be able to access these modules. As we have quite a big library, you'll find both popular and seldom used modules. We prefer to be on the safe side, so if a third-party script that you'd like to work with needs a module that isn't very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you're able to run virtually any script app developed 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 that you find online and for custom-built ones that you develop. We offer such a multitude of modules for a couple of reasons - first, to give you different options in respect to what functions you'll be able to add to your applications and sites and second, to make sure that in case you'd like to use a ready script, it will run appropriately regardless of what modules it needs. For this reason, most of the modules inside our library are quite popular whereas others are used rarely. You'll see a list of all the modules in your web hosting Control Panel along with the access path that your scripts will need so as to use these modules.