Perl is a well-liked web-oriented computer programming language, that is designed to create CGI scripts and a variety of applications. It is very handy considering that you don't need to write the very same code repeatedly in order to get some task executed several times, but you'll be able to use modules. They are pre-defined subroutines or groups of tasks which can be called and executed inside a script. This means that, you are able to include only a reference to a particular module inside your program code instead of using the whole module code over and over again. This way, your script will be shorter, thus it'll be executed a lot quicker, not mentioning that it will be easier to maintain and / or modify. If you wish to use some 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 Hosting

When you want to use Perl-based applications on your sites - ready-made from a third-party site or tailor-made ones, you'll be able to reap the benefits of our huge module library. With more than 3400 modules set up on our custom-built cloud hosting platform, you'll be able to manage any type of script, regardless of the hosting plan that you pick. As soon as you log in to the Hepsia Control Panel which is included with all of the accounts, you'll be able to see the full list of modules which we have along with the path that you should add to your scripts so they will access these modules. Since we have quite a large library, you will find both widespread and rarely used modules. We prefer to be prepared, so if some third-party script that you'd like to employ needs a module that is not very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

Each and every semi-dedicated server that we supply will allow you to work with any kind of Perl-based web application that you would like, no matter if you have made it yourself or if you have downloaded it from some third-party website. Either way, it'll function flawlessly regardless of the modules it requires as we have a large library which consists of more than 3400 different modules. A complete list is accessible in the Hepsia hosting Control Panel that is used to control 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 need to include in your scripts in order for them to connect to the modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we supply such a multitude of modules to ensure that almost any script can run regardless of its requirements.