Perl is a very popular web-oriented programming language, that's employed to generate CGI scripts and also a variety of apps. It's really practical due to the fact that you don't need to write the very same code again and again in order to have some action executed a couple of times, but you're able to use modules. They are pre-defined subroutines or sets of operations which can be called and executed inside a script. That is to say, you will be able to include just a reference to a given module in your code as an alternative to using the whole module code again and again. In this way, your script will be shorter, therefore it shall be executed much faster, not mentioning that it will be much easier to maintain or modify. In case you would like to take advantage of a third-party ready-made Perl script rather than creating your own, it will most likely need particular modules to be present on the web hosting server.

Over 3400 Perl Modules in Shared Website Hosting

If you get one of the shared website hosting that we supply, you'll get access to a large library of over 3400 Perl modules that are already set up on our cloud server platform. When you log in to your Hepsia Control Panel, you are able to go to the Server Information area where you can easily check the complete list. Part of them are more popular than others, however we have such a large number since we realize that if you employ an application from a third-party website, it may have certain requirements as to what kind of modules have to be installed on the server or it may not work properly. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you will be able to access and take advantage of on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers include a big collection of Perl modules that you can use with your scripts. Thus, even if you need to use an application which you've found online from another internet site, you can be positive that it will work correctly since regardless of what modules it could require, we'll have them. Our collection consists of over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - many of them are frequently used while 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 machines even if some module which it requires is used extremely rarely. The complete list of modules that can be used is available inside the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.