Perl is a well-known programming language and one of its major advantages is that it supports the so-called modules - short bits of program code that include subroutines and perform various tasks. The useful side of employing modules is that you will not need to write custom code or add the entire code for a certain task every single time it needs to be executed. Alternatively, you'll be able to add just a single line in your Perl script that calls a certain module, which consequently will perform the needed task. Not only will this provide you with shorter and improved scripts, but it will also enable you to make changes faster and easier. If you are not a programmer, but you would like to work with a Perl application that you've found on the Internet, for instance, it's likely that the app will need some modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Web Hosting

If you obtain one of the web hosting services that we offer, you'll have access to a rich library of over 3400 Perl modules which are already installed on our cloud server platform. After you log in to your Hepsia Control Panel, you are able to visit the Server Information section where you can easily check the whole list. Part of them are more popular than others, however we offer such a large selection since we're aware that if you use an app from some third-party site, it could have specific prerequisites as to which modules have to be installed on the server or it might not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you will be able to access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our semi-dedicated hosting services offer a large collection of Perl modules that you can use with your scripts. Thus, even when you need to use an app that you've found online from another website, you can be positive that it'll work effectively since regardless of what modules it could need, we'll have them. Our library consists of more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are frequently used while others not as much. We keep such a large number to be on the safe side and to be certain that any script shall run on our web servers even if some module that it requires is used extremely rarely. The entire list of modules which you can use can be found in the Hepsia hosting Control Panel provided with the semi-dedicated accounts.