Perl is a popular programming language and one of its major advantages is that it supports the so-called modules - short bits of program code that contain subroutines and do a number of tasks. The useful side of employing modules is the fact that you don't have to create custom-made code or include the entire code for a certain task each time it should be executed. Alternatively, you will be able to add just a single line in your Perl script which calls a particular module, which consequently will execute the needed action. Not only will this give you shorter and enhanced scripts, but it'll also allow you to make adjustments swifter and easier. In case you aren't a programmer, still you would like to begin using a Perl application that you've found online, for example, it is likely that the application will need certain modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Hosting

If you purchase one of the hosting that we provide, you will receive access to a large library of over 3400 Perl modules which are already installed on our cloud server platform. After you sign in to your Hepsia Control Panel, you're able to visit the Server Information area where you can see the whole list. Part of them are more common than others, but we offer such a large selection as we're aware that when you use an app from some third-party site, it could have certain requirements as to which modules have to be set up on the server or it will not work properly. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you're able to access and use on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated services offer a huge variety of Perl modules that you can use with your scripts. In this way, even if you would like to use an app which you've found online from another internet site, you can be positive that it shall work correctly as regardless of what modules it could possibly need, we will have them. Our library consists of more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some of them are commonly used while others not so much. We keep such a large number to be on the safe side and to make sure that any script will run on our servers even if some module which it needs is used very rarely. The whole list of modules that can be used is available within the Hepsia web hosting CP provided with the semi-dedicated accounts.