Perl is a widespread programming language and among its key advantages is that it works with the so-called modules - short bits of program code that include subroutines and perform a number of tasks. The convenient side of working with modules is the fact that you won't have to create custom code or include the whole code for a certain task every single time it should be executed. Alternatively, you are able to add only one line in your Perl script which calls a particular module, which in turn will perform the needed task. Not only will this result in shorter and optimized scripts, but it will also allow you to make changes faster and much easier. If you are not a programmer, still you would like to begin using a Perl application which you've found on the Internet, for example, it's very likely that the app will require certain modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you acquire one of the cloud service that we offer, you'll have access to a rich library of more than 3400 Perl modules that are already set up on our cloud server platform. After you sign in to your Hepsia Control Panel, you will be able to visit the Server Information section where you can check the full list. Some of them are more popular than others, yet we offer such a large number since we're aware that when you employ an app from a third-party site, it may have certain prerequisites as to what modules should be present on the server or it might not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you are able to access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated hosting service offer a massive variety of Perl modules that you can use with your scripts. This way, even if you need to use an application which you've discovered online from another website, you can rest assured that it will be effective since regardless of the modules it may possibly need, we will have them. Our collection features more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and much more - a lot of them are frequently used while others not so much. We keep such a large number to be on the safe side and to ensure that any script shall work on our machines even if some module it requires is used very rarely. The whole list of modules you can use is available in the Hepsia hosting Control Panel offered with the semi-dedicated accounts.