Perl is a well-liked programming language and one of its key advantages is the fact that it supports the so-called modules - short bits of program code that include subroutines and do multiple tasks. The useful side of employing modules is that you don't have to write custom program code or include the whole code for a certain task each and every time it needs to be executed. Alternatively, you'll be able to add just a single line in your Perl script that calls a certain module, that in turn will perform the needed task. Not only will this lead to shorter and more optimized scripts, but it'll also allow you to make adjustments quicker and much easier. If you are not a programmer, but you'd like to work with a Perl app that you've found on the Internet, for example, it is likely that the app will need some modules to be already set up on your web hosting server.
Over 3400 Perl Modules in Shared Hosting
Our Linux shared packages come with over 3400 Perl modules which you can use as a part of your CGI scripts or web-based apps. They contain both widely used and less popular ones, to give you different options with regard to what functionality you are able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The whole list is available in the Server Information section of our tailor-made Hepsia website hosting Control Panel, that is featured with all shared accounts. In the same location, you will find the Perl version which we have as well as the path to the modules that you will have to use inside your scripts in order to call a given module from the library.
Over 3400 Perl Modules in Semi-dedicated Hosting
All our Linux semi-dedicated hosting packages come with a big selection of Perl modules which you can use with your scripts. In this way, even when you want to use a program that you've discovered online from a different site, you can be certain that it shall work correctly as regardless of the modules it could possibly require, we'll have them. Our selection offers over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - a lot of them are frequently used and others not so much. We keep such a large number to be on the safe side and to make certain that any script shall work on our web servers even if some module which it requires is used very rarely. The complete list of modules that you can use can be found within the Hepsia website hosting CP that comes with the semi-dedicated accounts.