Perl is a widespread web-oriented programming language, that's designed to generate CGI scripts as well as many different apps. It's very practical because you don't have to submit the same program code repeatedly so that you can get some process executed more than once, instead you are able to employ modules. They're pre-defined subroutines or sets of operations which can be called and executed in a script. This means that, you are able to include just a reference to a particular module in your code as an alternative to using the entire module code again and again. In this way, your script will be shorter, thus it will be executed much faster, not mentioning that it'll be much easier to maintain or modify. In case you'd like to take advantage of some third-party ready-made Perl script rather than creating your own, it will probably need certain modules to be present on the hosting server.

Over 3400 Perl Modules in Website Hosting

If you obtain one of the Linux website hosting that we provide, you'll get 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 your Hepsia Control Panel, you will be able to go to the Server Information section where you can easily see the complete list. Part of them are more popular than others, but we have such a large selection since we realize that if you use an app from a third-party website, it may have certain requirements as to what modules should be set up on the server or it may not function efficiently. 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

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you can manage virtually any script app written in this programming language without any problems whatever the semi-dedicated server package that you select. The aforementioned is valid for both pre-made applications which you discover online and for in-house made ones that you develop. We have such a large number of modules for two reasons - first of all, to provide you with a choice in respect to what kind of characteristics you can add to your applications and sites and second, to guarantee that in case you want to use a ready script, it'll run appropriately whatever the modules it will require. That's why, most of the modules in our library are quite popular whereas others are employed very rarely. You will find a list of all of the modules inside your website hosting Control Panel in addition to the access path which your scripts will need so as to use the modules.