Perl is a very popular web-oriented programming language, which is used to generate CGI scripts and a variety of apps. It's very handy due to the fact that you do not need to generate the very same code over and over again to have some action executed more than once, but you'll be able to apply modules. These are pre-defined subroutines or sets of operations which can be called and executed inside a script. This means that, you are able to include just a reference to a particular module in your program code rather than using the whole module code over and over again. In this way, your script will be shorter, thus it'll be executed a lot quicker, not mentioning that it will be much easier to maintain or modify. When you'd like to take advantage of some third-party ready-made Perl script instead of writing your own, it'll probably need specific modules to be present on the hosting server.
Over 3400 Perl Modules in Website Hosting
Our website hosting service include more than 3400 Perl modules that you can employ as a part of your CGI scripts or web-based apps. They include both widespread and less popular ones, in order to supply you with different options regarding what functions you'll be able to add to your sites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list is available in the Server Information area of our in-house made Hepsia website hosting Control Panel, that is provided with all of the shared accounts. In the same location, you can see the Perl version which we have and the path to the modules that you'll have to use within your scripts to call a given module from the library.
Over 3400 Perl Modules in Semi-dedicated Servers
All of our semi-dedicated hosting service come with a large range of Perl modules that you can use with your scripts. Thus, even if you would like to use a program that you've found online from another website, you can be positive that it shall work effectively as regardless what modules it could possibly need, we'll have them. Our collection features more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - many of them are commonly used while 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 web servers even if some module which it needs is used rarely. The entire list of modules that can be used can be found inside the Hepsia web hosting CP that comes with the semi-dedicated accounts.