Perl is a well-liked programming language and one of its key pros is that it works with the so-called modules - short bits of code that include subroutines and execute multiple tasks. The useful side of employing modules is the fact that you will not have to write custom-made code or add the whole code for a particular action every single time it has to be performed. Alternatively, you will be able to include just a single line in your Perl script that calls a specific module, which consequently will execute the needed action. Not only will this provide you with shorter and enhanced scripts, but it will allow you to make modifications faster and much easier. If you aren't a programmer, but you would like to begin using a Perl app which you've discovered on the web, for instance, it's very likely that the application will require some modules to be already set up on your website hosting server.

Over 3400 Perl Modules in Shared Hosting

If you would like to employ Perl-based apps on your websites - ready-made from a third-party website or custom-made ones, you are able to take advantage of our vast module library. With more than 3400 modules set up on our custom-made cloud website hosting platform, you will be able to execute any type of script, whatever the shared hosting package that you pick. After you sign in to the Hepsia Control Panel that is included with all of the accounts, you will be able to see the whole list of modules that we offer along with the path that you should add to your scripts so that they'll be able to access these modules. Because we now have quite a massive library, you will find both popular and very rarely used modules. We prefer to be prepared, so in case a third-party script that you'd like to use requires a module that isn't that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated plans include a big collection of Perl modules that you may use with your scripts. Thus, even when you want to use an application that you have found online from another website, you can be sure that it'll work effectively since regardless what modules it could require, we'll have them. Our collection consists of over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - many of them are frequently used and others not as much. We keep such a large number to be on the safe side and to be certain that any script will work on our web servers even if some module which it needs is used rarely. The whole list of modules that you can use can be found inside the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.