Perl is a well-known programming language and among its main advantages is the fact that it works with the so-called modules - short bits of program code which include subroutines and perform different tasks. The handy side of employing modules is that you do not have to write custom program code or include the whole code for a certain task every single time it needs to be performed. Instead, you'll be able to add just a single line in your Perl script that calls a certain module, that consequently will perform the needed task. Not only will this provide you with shorter and enhanced scripts, but it will enable you to make adjustments faster and easier. In case you aren't a programmer, still you would like to use a Perl application that you've discovered online, for example, it's very likely that the app will need some modules to be already set up on your web hosting server.

Over 3400 Perl Modules in Website Hosting

If you purchase one of the Linux website hosting packages that we supply, you will get access to a huge library of more than 3400 Perl modules which are already installed on our cloud server platform. As soon as you log in to the Hepsia Control Panel, you will be able to visit the Server Information section where you could see the entire list. Part of them are more common than others, but we have such a large selection since we are aware that when you use an app from some third-party site, it may have specific prerequisites as to what modules need to be installed on the server or it may not function properly. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you will be able to access and employ on your sites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our semi-dedicated hosting include a massive collection of Perl modules that you may use with your scripts. That way, even when you want to use an app which you have discovered online from another internet site, you can be sure that it shall work effectively because no matter what modules it may require, we'll have them. Our selection offers over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - some are widely used while others not so much. We keep such a large amount to be on the safe side and to ensure that any script will work on our servers even if some module it needs is used rarely. The complete list of modules which you can use can be found in the Hepsia web hosting CP that comes with the semi-dedicated accounts.