Perl is a widespread programming language and one of its key pros is that it works with the so-called modules - short pieces of program code which contain subroutines and perform multiple tasks. The practical side of employing modules is that you do not need to create custom program code or add the entire code for a specific process every time it needs to be executed. Alternatively, you can include only one line in your Perl script that calls a certain module, which consequently will execute the needed action. Not only will this provide you with shorter and optimized scripts, but it'll also allow you to make modifications faster and much easier. If you are not a programmer, yet you would like to begin using a Perl app which you've discovered on the Internet, for example, it is likely that the application will need specific modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

When you get one of the Linux cloud web hosting packages that we provide, you will have access to a huge library of more than 3400 Perl modules that are already set up on our cloud server platform. Once you sign in to your Hepsia Control Panel, you are able to go to the Server Information area where you can easily see the entire list. Some of them are more common than others, however we have such a large number as we're aware that in case you employ an application from some third-party site, it could have certain prerequisites as to what modules have to be present on the server or it may not function appropriately. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you will be able to access and take advantage of on your sites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated packages come with a massive variety of Perl modules which you may use with your scripts. In this way, even when you want to use an application which you have found online from another site, you can be positive that it shall be effective because regardless what modules it could possibly need, we will have them. Our selection features over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and more - many of them are frequently used while others not as much. We keep such a large amount to be on the safe side and to ensure that any script will run on our web servers even if some module which it needs is used extremely rarely. The complete list of modules that you can use can be found in the Hepsia hosting Control Panel provided with the semi-dedicated accounts.