Perl is a widespread programming language and among its key pros is that it supports the so-called modules - short pieces of code which include subroutines and perform multiple tasks. The practical side of employing modules is that you won't need to write custom program code or add the whole code for a specific action each time it has to be executed. Instead, you'll be able to add only one line in your Perl script which calls a given module, which consequently will execute the needed action. Not only will this result in shorter and enhanced scripts, but it'll also help you make changes quicker and much easier. In case you aren't a programmer, still you would like to start using a Perl application that you've found on the worldwide web, for instance, it's very likely that the application will require certain modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

Any time you need to work with Perl-based applications on your websites - ready-made from a third-party site or tailor-made ones, you'll be able to take advantage of our large module library. With over 3400 modules installed on our tailor-made cloud web hosting platform, you will be able to run any script, regardless of the cloud web hosting package that you pick. After you sign in to the Hepsia Control Panel that is provided with all accounts, you'll be able to see the full set of modules which we offer as well as the path that you have to add to your scripts so they will access these modules. Since we have quite a big library, you will find both well-liked and seldom used modules. We prefer to be on the safe side, so in case a third-party script that you intend to use needs a module that isn't very popular, we'll still have it on our end.