Perl is a very popular web-oriented computer programming language, that's used to create CGI scripts along with a variety of applications. It's very practical because you don't have to write the same code time and time again to have some action executed several times, but you'll be able to apply modules. These are pre-defined subroutines or groups of functions which can be called and executed within a script. That is to say, you will be able to include only a reference to a certain module in your program code as an alternative to using the whole module code over and over again. In this way, your script will be shorter, thus it will be executed a lot quicker, not mentioning that it'll be much easier to maintain and / or modify. If you want to take advantage of a third-party ready-made Perl script rather than creating your own, it will probably need certain modules to be present on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

If you purchase one of the cloud hosting services that we provide, you'll receive access to a rich library of over 3400 Perl modules which are already installed on our cloud server platform. When you log in to the Hepsia Control Panel, you'll be able to go to the Server Information area where you could see the entire list. Part of them are more common than others, but we have such a large selection because we realize that in case you employ an application from a third-party site, it may have specific prerequisites as to which modules need to be installed on the server or it might not function efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you can access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting come with a large variety of Perl modules that you can use with your scripts. That way, even when you would like to use an application which you have found online from a different internet site, you can be certain that it will work effectively since regardless of what modules it could need, we will have them. Our selection consists of more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - many of them are widely used and others not so much. We keep such a large number to be on the safe side and to make certain that any script shall run on our machines even if some module it needs is used extremely rarely. The entire list of modules that can be used is available inside the Hepsia website hosting CP provided with the semi-dedicated accounts.