Perl is a widespread web-oriented programming language, which is designed to set up CGI scripts as well as various applications. It is very useful since you don't have to write the same code time and again to get some action executed more than once, instead you are able to employ modules. These are pre-defined subroutines or groups of tasks which can be called and executed within a script. In other words, you can add only a reference to a certain module in your code as an alternative to using the entire module code again and again. In this way, your script will be shorter, therefore it shall be executed much faster, not mentioning that it'll be much simpler to maintain and modify. In case you'd like to employ some third-party ready-made Perl script as an alternative to creating your own, it'll probably need certain modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

All of our cloud website hosting service include more than 3400 Perl modules which you will be able to use as part of your CGI scripts or web-based applications. They include both widespread and less popular ones, to provide you with a choice in terms of what features you'll be able to add to your websites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The whole list can be found in the Server Information area of our tailor-made Hepsia website hosting Control Panel, that is provided with all the shared accounts. In the same location, you'll find the Perl version that we have and the path to the modules that you will have to use within your scripts in order to call a given module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated servers come with a huge selection of Perl modules which you may use with your scripts. Thus, even if you want to use an application which you have found online from a different website, you can be positive that it will work correctly as regardless what modules it may possibly need, we will have them. Our collection consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are widely used while others not as much. We keep such a large number to be on the safe side and to make certain that any script will run on our machines even if some module it requires is used rarely. The complete list of modules you can use is available within the Hepsia hosting Control Panel provided with the semi-dedicated accounts.