Perl is a very popular web-oriented computer programming language, that is designed to create CGI scripts along with various applications. It is very useful because you do not have to write the very same program code over and over in order to have some process executed more than once, instead you can apply modules. They're pre-defined subroutines or groups of operations which can be called and executed within a script. That is to say, you will be able to include only a reference to a given module in your code instead of using the whole module code time and time again. This way, your script will be shorter, thus it'll be executed a lot quicker, not mentioning that it'll be much simpler to maintain and modify. If you'd like to employ some third-party ready-made Perl script rather than creating your own, it'll most likely need certain modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

In case you need to use Perl-based applications on your websites - ready-made from a third-party website or custom-built ones, you'll be able to reap the benefits of our vast module library. With over 3400 modules installed on our custom-built cloud web hosting platform, you'll be able to manage any type of script, irrespective of the cloud website hosting package that you choose. Once you sign in to the Hepsia Control Panel which comes with all accounts, you can see the entire list of modules that we offer as well as the path that you have to add to your scripts so they will access these modules. Because we now have quite a large library, you can find both popular and very rarely used modules. We prefer to be prepared, so if some third-party script that you need to use requires a module which isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All our Linux semi-dedicated servers feature a massive range of Perl modules which you can use with your scripts. Thus, even if you need to use an app which you've found online from a different internet site, you can be positive that it'll work effectively since no matter what modules it could need, we'll have them. Our selection offers over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - a lot of them are frequently used while others not as much. We keep such a large number to be on the safe side and to be certain that any script shall work on our machines even if some module which it requires is used very rarely. The whole list of modules which you can use is available inside the Hepsia hosting CP that comes with the semi-dedicated accounts.