Perl is a well-liked web-oriented computer programming language, that's used to create CGI scripts as well as many different apps. It's really handy due to the fact that you don't need to generate the very same code time and again in order to get some task executed a couple of times, instead you can employ modules. They are pre-defined subroutines or sets of operations which can be called and executed inside a script. This means that, you are able to include just a reference to a given module in your program code rather than using the whole module code time and time again. In this way, your script will be shorter, thus it'll be executed more rapidly, not mentioning that it will be much easier to maintain and / or modify. If you wish to take advantage of some third-party ready-made Perl script as an alternative to writing your own, it'll most likely need particular modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Shared Website Hosting

All our Linux shared website hosting packages include more than 3400 Perl modules which you will be able to use as a part of your CGI scripts or web-based applications. They include both widely used and less popular ones, so as to offer you a choice with regard to what functions you will be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The full list is available in the Server Information section of our custom Hepsia website hosting Control Panel, that is featured with all shared accounts. In the same location, you can see the Perl version that we have and the path to the modules that you'll need to use within your scripts so as to call a particular module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you're able to run almost any script application written in this programming language without a problem regardless of the semi-dedicated server package that you choose. The abovementioned is valid for both pre-made applications that you get online and for custom-made ones that you develop. We offer such a large number of modules for two reasons - first, to give you different options in respect to what characteristics you will be able to add to your applications and sites and secondly, to ensure that in case you wish to work with a ready script, it will run flawlessly whatever the modules it requires. That's why, most of the modules inside our library are very popular while others are employed rarely. You'll find a list of all of the modules inside your hosting Control Panel together with the access path that your scripts will need to use the modules.