Perl is a well-liked web-oriented programming language, that's designed to generate CGI scripts along with many different applications. It's very useful considering that you do not need to produce the same program code time and time again so that you can get some action executed more than once, instead you're able to apply modules. They are pre-defined subroutines or groups of functions that can be called and executed inside a script. That is to say, you're able to include only a reference to a certain module within your code instead of using the entire module code again and again. In this way, your script will be shorter, therefore it shall be executed faster, not mentioning that it will be easier to maintain and modify. When you want to use a third-party ready-made Perl script rather than creating your own, it will most likely need specific modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

Our Linux cloud hosting come with more than 3400 Perl modules which you are able to use as part of your CGI scripts or web-based apps. They include both widely used and less popular ones, in order to offer you different options regarding 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 accessible in the Server Information section of our custom-built Hepsia web hosting Control Panel, which comes with all of the shared accounts. In the same location, you can see the Perl version which we have as well as the path to the modules that you'll have to use within your scripts in order to call a given module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated hosting offer a large range of Perl modules that you can use with your scripts. Thus, even when you would like to use an app that you've found online from another website, you can be sure that it shall work effectively as regardless what modules it may possibly need, we will have them. Our collection provides over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - some of them are widely used while others not as much. We keep such a large number to be on the safe side and to be sure that any script shall run on our web servers even if some module that it needs is used extremely rarely. The entire list of modules that can be used is available within the Hepsia web hosting CP offered with the semi-dedicated accounts.