Perl is a very popular web-oriented computer programming language, that is employed to create CGI scripts and various apps. It's very convenient owing to the fact that you do not have to produce the very same code over and over so that you can have some task executed a couple of times, instead you'll be able to use modules. They're pre-defined subroutines or sets of tasks that can be called and executed inside a script. This means that, you are able to add just a reference to a given module inside your code instead of using the whole module code time and time again. In this way, your script will be shorter, which means that it shall be executed much faster, not mentioning that it will be much easier to maintain or modify. In case you would like to use a third-party ready-made Perl script rather than creating your own, it will most likely need certain modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

In case you want to use Perl-based applications on your sites - ready-made from a third-party site or tailor-made ones, you are able to take advantage of our huge module library. With more than 3400 modules installed on our tailor-made cloud web hosting platform, you can manage any type of script, irrespective of the cloud hosting plan that you select. After you log in to the Hepsia Control Panel which is included with all accounts, you'll be able to see the full set of modules that we have together with the path that you have to include to your scripts so they'll be able to access these modules. Since we have quite a big library, you will find both well-known and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you want to use requires a module that isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every single semi-dedicated server that we provide will allow you to use any kind of Perl-based web app that you wish, no matter if you've created it yourself or if you have downloaded it from some third-party site. Either way, it'll work flawlessly whatever the modules it needs because we have a large library which includes over 3400 different modules. A full list is available in the Hepsia website hosting Control Panel that is used to take care of the semi-dedicated server accounts. Along with that list, you can also find the directory path to the modules, so as to know what you need to include in your scripts in order for them to connect to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we supply such a multitude of modules to make sure that any script will be able to run in spite of its specifications.