Perl is a widespread web-oriented programming language, which is designed to set up CGI scripts and various applications. It's very practical due to the fact that you don't have to generate the very same code time and time again so that you can get some action executed a couple of times, instead you are able to use modules. These are pre-defined subroutines or groups of activities that can be called and executed within a script. This means that, you'll be able to include only a reference to a certain module within your code as an alternative to using the whole module code over and over again. This way, your script will be shorter, thus it will be executed a lot quicker, not mentioning that it will be a lot easier to maintain and / or modify. In case you'd like to use a third-party ready-made Perl script as an alternative to creating your own, it will probably need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

If you acquire one of the cloud plans that we provide, you'll get access to a rich 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 are able to visit the Server Information section where you could see the complete list. Part of them are more common than others, but we have such a large selection as we're aware that when you employ an application from a third-party website, it may have specific requirements as to which modules have to be present on the server or it may not function efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you will be able to access and employ on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you are able to run any script application written in this programming language without a problem whatever the semi-dedicated server plan that you choose. The aforementioned is valid for both pre-made apps which you discover online and for custom-made ones which you write. We offer such a large number of modules for two reasons - first of all, to offer you different options in respect to what kind of characteristics you will be able to add to your applications and sites and secondly, to guarantee that when you wish to employ a ready script, it will run properly no matter what modules it will require. Because of this, most of the modules inside our library are very popular whereas others are employed very rarely. You will see a list of all the modules inside your website hosting Control Panel along with the access path which your scripts will need to use the modules.