Perl is a widespread web-oriented programming language, that is used to generate CGI scripts and also various applications. It is very practical due to the fact that you do not have to generate the same program code time and again so that you can get some task executed more than once, instead you'll be able to use modules. They're pre-defined subroutines or sets of tasks that can be called and executed inside a script. That is to say, you'll be able to include only a reference to a specific module inside your code rather than using the entire module code over and over again. In this way, your script will be shorter, thus it will be executed quicker, not mentioning that it'll be easier to maintain and / or modify. If you would like to use some third-party ready-made Perl script instead of writing your own, it will most likely need certain modules to be present on the website hosting server.

Over 3400 Perl Modules in Shared Website Hosting

When you purchase one of the Linux shared website hosting that we offer, you'll get access to a huge library of more than 3400 Perl modules that are already installed on our cloud server platform. When you log in to the Hepsia Control Panel, you will be able to go to the Server Information area where you could check the full list. Part of them are more common than others, yet we have such a large selection as we're aware that in case you employ an application from a third-party website, it could have certain requirements as to what kind of modules should be set up on the server or it may not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you can access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud hosting platform, you'll be able to manage almost any script app developed in this programming language without any problems irrespective of the semi-dedicated server package that you select. The abovementioned applies for both pre-made apps which you get online and for custom ones which you create. We have such a multitude of modules for a couple of reasons - first of all, to give you a selection in respect to what functions you're able to add to your apps and websites and secondly, to guarantee that if you want to work with a ready script, it'll run properly whatever the modules it will require. Because of this, many of the modules in our library are quite popular whereas others are employed rarely. You will see a list of all modules in your web hosting Control Panel along with the access path which your scripts need to use the modules.