Perl is a widely used programming language and among its main advantages is that it works with the so-called modules - short pieces of program code that include subroutines and do a number of tasks. The convenient side of working with modules is that you do not need to write custom-made program code or include the whole code for a certain task every single time it has to be performed. Alternatively, you can add only one line in your Perl script that calls a given module, that in turn will execute the needed task. 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, but you'd like to start using a Perl app which you've found on the worldwide web, for example, it's very likely that the application will require some modules to be already installed on your hosting server.

Over 3400 Perl Modules in Web Hosting

In case you wish to work with Perl-based applications on your sites - ready-made from a third-party site or custom-made ones, you can reap the benefits of our vast module library. With more than 3400 modules set up on our in-house built cloud website hosting platform, you'll be able to execute any kind of script, regardless of the web hosting plan that you pick. When you sign in to the Hepsia Control Panel which is provided with all the accounts, you can see the complete set of modules that we offer along with the path that you should include to your scripts so they'll be able to access these modules. Because we have quite a massive library, you'll find both well-liked and rarely used modules. We prefer to be on the safe side, so in case some third-party script that you wish to use needs a module that isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to manage any script app written in this programming language without a problem irrespective of the semi-dedicated server package that you pick. The aforementioned applies for both pre-made applications which you find online and for in-house built ones which you create. We provide such a large number of modules for a couple of reasons - first of all, to give you a choice in respect to what kind of characteristics you will be able to add to your applications and sites and second, to make sure that when you would like to work with a ready script, it'll run flawlessly no matter what modules it will need. Because of this, most of the modules inside our library are very popular while others are employed very rarely. You will see a list of all of the modules in your web hosting Control Panel in addition to the access path which your scripts need in order to use these modules.