Perl is a widely used programming language and one of its major pros is that it supports the so-called modules - short pieces of code that include subroutines and execute various tasks. The beneficial side of using modules is that you do not need to create custom-made code or include the entire code for a certain action every single time it needs to be performed. Alternatively, you can add only one line in your Perl script which calls a particular module, which in turn will perform the needed action. Not only will this result in shorter and improved scripts, but it'll also enable you to make modifications faster and easier. In case you aren't a programmer, still you'd like to start using a Perl app which you've discovered on the Internet, for instance, it is very likely that the application will need certain modules to be already set up on the web hosting server.

Over 3400 Perl Modules in Web Hosting

When you'd like to use Perl-based apps on your websites - ready-made from a third-party site or custom-built ones, you will be able to reap the benefits of our vast module library. With over 3400 modules set up on our tailor-made cloud website hosting platform, you'll be able to execute any script, whatever the web hosting package that you select. After you log in to the Hepsia Control Panel that is provided with all of the accounts, you can see the whole set of modules that we offer as well as the path that you need to include to your scripts so that they'll be able to access these modules. Because we have quite a large library, you can find both popular and seldom used modules. We prefer to be prepared, so if some third-party script that you want to use requires a module which isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to manage any kind of script application created in this programming language without a problem irrespective of the semi-dedicated server plan that you select. The aforementioned is valid for both pre-made applications which you get online and for custom-built ones which you create. We provide such a multitude of modules for a couple of reasons - first of all, to offer you a choice in respect to what kind of features you will be able to add to your apps and websites and second, to guarantee that if you want to use a ready script, it'll run appropriately regardless of what modules it will need. That's why, some of the modules in our library are very popular while others are used very rarely. You can find a list of all the modules within your web hosting Control Panel in addition to the access path that your scripts will need in order to use these modules.