Perl is a well-liked web-oriented programming language, that's used to make CGI scripts as well as a variety of applications. It is really practical for the reason that you do not have to create the same code over and over again to get some task executed a couple of times, but you can apply modules. These are pre-defined subroutines or groups of activities which can be called and executed in a script. That is to say, you will be able to add only a reference to a certain module within your code rather than using the entire module code over and over again. In this way, your script will be shorter, thus it'll be executed much faster, not mentioning that it'll be easier to maintain and / or modify. In case you wish to take advantage of some third-party ready-made Perl script instead of creating your own, it will probably need particular modules to be present on the hosting server.

Over 3400 Perl Modules in Hosting

All our Linux hosting packages include more than 3400 Perl modules which you are able to take advantage of as a part of your CGI scripts or web-based applications. They contain both widespread and less popular ones, to supply you with different options in terms of what functionality you'll be able to add to your sites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The full list accessible in the Server Information area of our in-house made Hepsia website hosting Control Panel, which comes with all shared accounts. In the same location, you'll find the Perl version that we have along with the path to the modules that you'll need to use in your scripts so as to call a given module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated packages include a huge selection of Perl modules which you can use with your scripts. That way, even if you need to use an app that you have found online from a different site, you can be certain that it shall work effectively as regardless of the modules it may require, we will have them. Our collection features more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - some are commonly used and others not as much. We keep such a significant number to be on the safe side and to be certain that any script shall work on our servers even if some module which it requires is used very rarely. The entire list of modules that you can use can be found inside the Hepsia website hosting Control Panel provided with the semi-dedicated accounts.