Perl is a widespread web-oriented computer programming language, which is used to generate CGI scripts as well as a variety of apps. It's very convenient owing to the fact that you don't have to generate the same code time and again to get some task executed several times, instead you are able to employ modules. They are pre-defined subroutines or sets of tasks that can be called and executed within a script. In other words, you're able to add just a reference to a certain module in your code rather than using the entire module code again and again. In this way, your script will be shorter, which means that it shall be executed faster, not mentioning that it will be easier to maintain and / or modify. In case you'd like to take advantage of a third-party ready-made Perl script as an alternative to writing your own, it will most likely need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you want to use Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you will be able to take full advantage of our large module library. With over 3400 modules installed on our custom-built cloud website hosting platform, you'll be able to run any type of script, irrespective of the cloud hosting package that you choose. After you log in to the Hepsia Control Panel which is provided with all the accounts, you can see the full set of modules that we have along with the path that you need to include to your scripts so that they can access these modules. As we have quite a big library, you'll find both well-known and seldom used modules. We prefer to be prepared, so if some third-party script that you need to employ needs a module which isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every semi-dedicated server that we offer will allow you to employ any kind of Perl-based web application that you'd like, regardless if you have created it yourself or if you have downloaded it from some third-party website. In either case, it'll function flawlessly regardless of the modules it may require because we have a large library which contains more than 3400 different modules. The full list is available in the Hepsia web hosting Control Panel that's used to manage the semi-dedicated server accounts. Along with that list, you will also find the directory path to the modules, so as to know what you have to add in your scripts in order for them to link to the modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a large number of modules to ensure that any script will be able to run in spite of its requirements.