Perl is a popular programming language and among its main advantages is that it supports the so-called modules - short bits of program code which include subroutines and perform different tasks. The convenient side of employing modules is that you don't need to write custom program code or include the entire code for a specific process each and every time it needs to be performed. Alternatively, you'll be able to include just one line in your Perl script which calls a specific module, that consequently will execute the needed action. Not only will this result in shorter and more optimized scripts, but it will help you make adjustments a lot quicker and much easier. In case you are not a programmer, still you would like to begin using a Perl app that you've discovered on the web, for example, it is very likely that the application will need some modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

When you get one of the Linux cloud web hosting that we provide, you'll receive access to a large library of more than 3400 Perl modules which are already set up 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 area where you could check the full list. Part of them are more popular than others, however we have such a large number since we are aware that if you use an app from some third-party website, it could have specific requirements as to which modules should be available on the server or it will not work properly. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you're able to access and use on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our semi-dedicated hosting come with a massive variety of Perl modules which you could use with your scripts. Thus, even if you would like to use a program that you've found online from another website, you can be certain that it will be effective as regardless what modules it may possibly require, we will have them. Our library provides over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - a lot of them are commonly used and others not as much. We keep such a large amount to be on the safe side and to be certain that any script shall run on our machines even if some module it requires is used rarely. The complete list of modules that can be used is available in the Hepsia hosting CP offered with the semi-dedicated accounts.