Perl is a very popular web-oriented computer programming language, which is used to create CGI scripts as well as a variety of apps. It's really practical for the reason that you do not have to submit the same code over and over to get some process executed several times, instead you're able to apply modules. These are pre-defined subroutines or sets of operations that can be called and executed in a script. This means that, you can add just a reference to a particular module in your code as an alternative to using the whole module code time and time again. In this way, your script will be shorter, thus it will be executed more rapidly, not mentioning that it'll be a lot easier to maintain and / or modify. When you want to use some third-party ready-made Perl script instead of creating your own, it will probably need specific modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Cloud Hosting

All of our Linux cloud hosting packages include over 3400 Perl modules that you'll be able to use as a part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, in order to give you a choice in terms of what features you can add to your sites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The full list can be found in the Server Information area of our custom-built Hepsia website hosting Control Panel, which comes with all shared accounts. In the same place, you'll see the Perl version that we have and the path to the modules that you will need to use within your scripts so as to call a given module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated packages include a large collection of Perl modules which you can use with your scripts. Thus, even when you need to use a program that you have found online from another website, you can be sure that it shall be effective because no matter what modules it could need, we will have them. Our collection provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - many of them are frequently used and others not so much. We keep such a large number to be on the safe side and to be sure that any script will run on our servers even if some module which it needs is used rarely. The complete list of modules that you can use can be found inside the Hepsia website hosting CP provided with the semi-dedicated accounts.