Perl is a very popular web-oriented computer programming language, that's employed to create CGI scripts and many different apps. It is very handy as you do not need to submit the very same program code time and again in order to have some action executed several times, instead you can use modules. They're pre-defined subroutines or groups of tasks that can be called and executed in a script. In other words, you are able to include just a reference to a certain module inside your program code as an alternative to using the whole module code time and time again. This way, your script will be shorter, thus it will be executed quicker, not mentioning that it'll be much simpler to maintain or modify. In case you wish to employ 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

Our Linux cloud hosting packages include more than 3400 Perl modules which you will be able to benefit from as a part of your CGI scripts or web-based apps. They include both popular and less popular ones, to give you different options with regard to what functionality you'll 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 area of our custom-made Hepsia hosting Control Panel, which comes with all of the shared accounts. In the same place, you'll see the Perl version which we have along with the path to the modules that you will have to use in your scripts in order to call a given module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated packages offer a large selection of Perl modules which you can use with your scripts. In this way, even when you need to use a program which you've discovered online from a different site, you can be sure that it will work correctly since regardless of what modules it could require, we will have them. Our selection provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - some of them are frequently used while others not so much. We keep such a significant number to be on the safe side and to make sure that any script will run on our machines even if some module that it requires is used very rarely. The entire list of modules that can be used can be found within the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.