Perl is a widely used programming language and one of its main pros is the fact that it supports the so-called modules - short pieces of program code which include subroutines and perform various tasks. The useful side of working with modules is the fact that you won't need to write custom program code or add the whole code for a given action each time it should be performed. Alternatively, you'll be able to include only one line in your Perl script which calls a specific module, that in turn will execute the needed action. Not only will this provide you with shorter and optimized scripts, but it will also help you make modifications a lot quicker and easier. In case you aren't a programmer, still you would like to employ a Perl application which you've discovered on the Internet, for instance, it is likely that the app will require specific modules to be already set up on your website hosting server.
Over 3400 Perl Modules in Hosting
Our Linux hosting packages come with more than 3400 Perl modules which you can employ as part of your CGI scripts or web-based apps. They include both widespread and less popular ones, in order to supply you with a choice in terms of what features you will be able to add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. A full list accessible in the Server Information section of our in-house made Hepsia website hosting Control Panel, that is provided with all the shared accounts. In the same location, you'll see the Perl version which we have as well as the path to the modules that you'll need to use inside your scripts to call a certain module from our library.
Over 3400 Perl Modules in Semi-dedicated Hosting
All our Linux semi-dedicated hosting packages come with a large collection of Perl modules that you can use with your scripts. This way, even when you need to use a program which you've found online from another website, you can be positive that it'll work correctly because regardless of what modules it could need, we'll have them. Our selection features over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many others - a lot of them are widely used and others not as much. We keep such a large number to be on the safe side and to make certain that any script will run on our web servers even if some module it requires is used very rarely. The full list of modules which you can use can be found in the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.