Perl is a very popular web-oriented programming language, that is designed to make CGI scripts as well as a variety of apps. It is really handy considering that you do not need to produce the very same code repeatedly so as to get some process executed a couple of times, but you can employ modules. They're pre-defined subroutines or groups of activities which can be called and executed in a script. That is to say, you're able to add only a reference to a particular module inside your code rather than using the whole module code over and over again. This way, your script will be shorter, thus it will be executed a lot faster, not mentioning that it'll be a lot easier to maintain and modify. When you'd like to use some third-party ready-made Perl script as an alternative to writing your own, it will most likely need specific modules to be present on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you acquire one of the Linux cloud hosting packages that we provide, you will have access to a rich library of over 3400 Perl modules that are already set up on our cloud server platform. Once you log in to the Hepsia Control Panel, you can go to the Server Information area where you can easily check the full list. Part of them are more popular than others, but we have such a large number since we realize that when you employ an app from a third-party site, it could have specific requirements as to what kind of modules need to be set up on the server or it will not work efficiently. XML::Parser, URI, LWP and DBD::mysql are among the modules that you'll be able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud hosting platform, you're able to manage any script app written in this programming language without a problem regardless of the semi-dedicated server plan that you select. The abovementioned applies for both pre-made apps which you get online and for tailor-made ones that you write. We supply such a large number of modules for a couple of reasons - first, to provide you with a selection in respect to what functions you'll be able to add to your applications and sites and secondly, to guarantee that in case you would like to work with a ready script, it'll run flawlessly regardless of what modules it will need. For this reason, many of the modules in our library are very popular whereas others are used rarely. You'll find a list of all modules inside your hosting Control Panel together with the access path which your scripts need so as to use the modules.