Perl is a well-known programming language and among its main advantages is the fact that it works with the so-called modules - short bits of code that include subroutines and execute various tasks. The convenient side of using modules is that you won't need to create custom program code or add the whole code for a particular process each and every time it has to be performed. Alternatively, you'll be able to add only a single line in your Perl script that calls a particular module, that in turn will execute the necessary action. Not only will this give you shorter and improved scripts, but it will enable you to make adjustments a lot quicker and much easier. If you are not a programmer, yet you'd like to start using a Perl app that you've found online, for example, it's likely that the application will require specific modules to be already installed on your website hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

When you obtain one of the Linux cloud web hosting packages that we offer, you'll receive access to a large library of over 3400 Perl modules that are already set up on our cloud server platform. As soon as you sign in to your Hepsia Control Panel, you are able to visit the Server Information section where you can easily check the complete list. Part of them are more popular than others, however we have such a large number because we are aware that when you employ an app from some third-party site, it could have specific prerequisites as to what kind of modules have to be installed on the server or it may not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you'll be able to access and use on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our semi-dedicated hosting come with a big range of Perl modules that you can use with your scripts. Thus, even when you need to use an app which you've discovered online from a different website, you can rest assured that it shall be effective as regardless what modules it may require, we'll have them. Our selection offers over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are frequently used and others not so much. We keep such a large number to be on the safe side and to make sure that any script shall work on our machines even if some module it needs is used extremely rarely. The full list of modules that you can use is available in the Hepsia web hosting CP that comes with the semi-dedicated accounts.