Perl is a well-liked programming language and among its main advantages is that it works with the so-called modules - short pieces of program code that include subroutines and do a number of tasks. The useful side of working with modules is the fact that you do not have to write custom-made program code or include the whole code for a given task each time it should be performed. Instead, you can add just one line in your Perl script that calls a given module, which consequently will execute the needed action. Not only will this result in shorter and improved scripts, but it'll also enable you to make modifications faster and much easier. If you aren't a programmer, yet you would like to begin using a Perl application which you've found online, for example, it is likely that the app will require certain modules to be already installed on your hosting server.
Over 3400 Perl Modules in Cloud Web Hosting
All our Linux cloud web hosting packages come with more than 3400 Perl modules that you are able to benefit from as part of your CGI scripts or web-based apps. They contain both popular and less popular ones, to supply you with a choice in terms of what features you are able to add to your sites. Some examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The whole list can be found in the Server Information section of our in-house built Hepsia website hosting Control Panel, that is provided with all of the shared accounts. In the same location, you can see the Perl version that we have as well as the path to the modules that you will need to use inside your scripts so as to call a particular module from our library.
Over 3400 Perl Modules in Semi-dedicated Hosting
All our Linux semi-dedicated hosting packages feature a massive variety of Perl modules which you can use with your scripts. This way, even when you need to use an app which you've discovered online from another internet site, you can rest assured that it will be effective because regardless of what modules it may need, we'll have them. Our selection provides more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - some are commonly used and others not as much. We keep such a large amount to be on the safe side and to make certain that any script will work on our servers even if some module which it requires is used very rarely. The full list of modules you can use can be found inside the Hepsia web hosting CP provided with the semi-dedicated accounts.