Perl is a well-known programming language and among its major advantages is the fact that it supports the so-called modules - short pieces of code that include subroutines and perform numerous tasks. The beneficial side of employing modules is that you will not need to write custom code or include the entire code for a particular task every time it needs to be executed. Instead, you will be able to add just a single line in your Perl script which calls a given module, which consequently will perform the needed task. Not only will this result in shorter and enhanced scripts, but it will help you make modifications swifter and easier. If you aren't a programmer, yet you would like to begin using a Perl app that you've discovered on the Internet, for instance, it is likely that the app will need some modules to be already installed on your hosting server.
Over 3400 Perl Modules in Shared Hosting
All of our shared hosting feature more than 3400 Perl modules that you're able to take advantage of as part of your CGI scripts or web-based applications. They include both widespread and less popular ones, so as to give you different options regarding what features you are able to add to your sites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. A full list is available in the Server Information section of our tailor-made Hepsia hosting Control Panel, which is provided with all of the shared accounts. In the same location, you can find the Perl version that we have as well as the path to the modules that you'll need to use inside your scripts so as to call a certain module from our library.
Over 3400 Perl Modules in Semi-dedicated Servers
All our semi-dedicated servers offer a massive selection of Perl modules that you may use with your scripts. Thus, even when you need to use a program that you have discovered online from another website, you can be sure that it shall work correctly as regardless of what modules it may require, we will have them. Our collection consists of more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and a lot more - some are frequently used and others not so much. We keep such a large number to be on the safe side and to ensure that any script will work on our machines even if some module which it needs is used extremely rarely. The entire list of modules which you can use can be found inside the Hepsia web hosting CP provided with the semi-dedicated accounts.