Perl is a well-liked programming language and among its main pros is the fact that it works with the so-called modules - short bits of code that include subroutines and perform different tasks. The beneficial side of working with modules is the fact that you won't have to write custom-made program code or include the whole code for a particular action each time it should be executed. Instead, you are able to add only a single line in your Perl script which calls a specific module, which consequently will execute the needed action. Not only will this provide you with shorter and enhanced scripts, but it'll also help you make changes swifter and much easier. In case you are not a programmer, yet you would like to employ a Perl app that you've discovered online, for instance, it is very likely that the application will need certain modules to be already installed on your hosting server.

Over 3400 Perl Modules in Cloud Hosting

Our cloud hosting packages feature over 3400 Perl modules that you're able to benefit from as a part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, in order to supply you with different options in terms of what functionality you're able to add to your websites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The complete list is available in the Server Information area of our in-house built Hepsia hosting Control Panel, which comes with all the shared accounts. In the same location, you will find the Perl version that we have and the path to the modules that you will need to use within your scripts so as to call a certain module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting packages offer a massive selection of Perl modules that you can use with your scripts. In this way, even when you would like to use an app that you've found online from another internet site, you can be sure that it will work correctly as regardless what modules it could need, we'll have them. Our library provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many others - some are frequently used and others not as much. We keep such a large amount to be on the safe side and to be sure that any script shall run on our servers even if some module that it requires is used extremely rarely. The whole list of modules which you can use can be found inside the Hepsia web hosting CP provided with the semi-dedicated accounts.