Perl is a well-liked web-oriented computer programming language, that is employed to make CGI scripts as well as many different apps. It is very handy for the reason that you don't need to submit the very same code time and again to get some task executed several times, but you're able to employ modules. These are pre-defined subroutines or groups of functions that can be called and executed within a script. This means that, you're able to include only a reference to a particular module in your program code as an alternative to using the whole module code again and again. This way, your script will be shorter, therefore it will be executed a lot quicker, not mentioning that it will be easier to maintain and / or modify. In case you wish to employ some third-party ready-made Perl script as an alternative to writing your own, it will probably need certain modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Web Hosting

Our Linux web hosting include over 3400 Perl modules that you'll be able to work with as a part of your CGI scripts or web-based apps. They contain both widespread and less popular ones, so as to offer you different options with regard to what functions you're able to add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The complete list accessible in the Server Information section of our tailor-made Hepsia website hosting Control Panel, which is provided with all the shared accounts. In the same location, you'll find the Perl version that we have along with the path to the modules that you will need to use in your scripts so as to call a given module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you're able to manage almost any script application written in this programming language without a problem regardless of the semi-dedicated server plan that you select. The abovementioned applies for both pre-made apps which you discover online and for tailor-made ones which you develop. We have such a multitude of modules for a couple of reasons - first, to provide you with a choice in respect to what kind of characteristics you can add to your applications and sites and second, to make sure that when you would like to employ a ready script, it'll run properly whatever the modules it will require. That's why, many of the modules included in our library are quite popular whereas others are employed very rarely. You will see a list of all the modules within your hosting Control Panel together with the access path that your scripts need so as to use the modules.