Perl is a well-known programming language and among its major advantages is that it works with the so-called modules - short bits of program code that contain subroutines and do multiple tasks. The beneficial side of using modules is that you do not have to create custom program code or include the entire code for a particular task whenever it has to be performed. Instead, you can add only one line in your Perl script which calls a specific module, that in turn will execute the necessary task. Not only will this give you shorter and optimized scripts, but it'll also help you make changes swifter and much easier. In case you aren't a programmer, still you would like to employ a Perl app which you've found on the Internet, for instance, it is likely that the application will need some modules to be already installed on your website hosting server.

Over 3400 Perl Modules in Cloud Hosting

If you buy one of the cloud plans that we offer, you will have access to a huge library of over 3400 Perl modules which are already installed on our cloud server platform. When you sign in to your Hepsia Control Panel, you'll be able to visit the Server Information section where you can see the whole list. Some of them are more common than others, but we have such a large number since we are aware that in case you use an app from a third-party website, it may have specific requirements as to what modules need to be installed on the server or it may not work appropriately. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you are able to access and take advantage of on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers offer a big range of Perl modules that you could use with your scripts. In this way, even when you would like to use an application which you have found online from another internet site, you can be positive that it shall be effective since regardless of what modules it may require, we will have them. Our selection provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - some of them are widely 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 run on our web servers even if some module which it requires is used rarely. The whole list of modules that you can use can be found within the Hepsia hosting CP provided with the semi-dedicated accounts.