Perl is a well-liked web-oriented programming language, which is employed to create CGI scripts along with many different applications. It is really handy owing to the fact that you don't have to submit the same program code time and time again so as to get some process executed a couple of times, instead you are able to employ modules. They are pre-defined subroutines or groups of operations that can be called and executed within a script. In other words, you can add just a reference to a specific module in your code as an alternative to using the whole module code time and time again. This way, your script will be shorter, therefore it will be executed faster, not mentioning that it will be easier to maintain and / or modify. When you wish to use some third-party ready-made Perl script as an alternative to creating your own, it will probably need certain modules to be present on the website hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

Any time you wish to employ Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you are able to reap the benefits of our vast module library. With more than 3400 modules set up on our tailor-made cloud website hosting platform, you can execute any script, irrespective of the cloud web hosting plan that you pick. When you log in to the Hepsia Control Panel which comes with all accounts, you can see the entire set of modules that we have along with the path that you need to add to your scripts so they can access these modules. Since we now have quite a large library, you'll find both well-liked and rarely used modules. We prefer to be prepared, so in case a third-party script that you would like to employ requires a module which is not very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every semi-dedicated server that we provide allows you to work with any kind of Perl-based web application that you'd like, no matter if you have created it yourself or if you've downloaded it from some third-party website. Either way, it will function perfectly whatever the modules it needs as we have a large library which includes over 3400 different modules. The full list can be found in the Hepsia hosting Control Panel that's used to take care of the semi-dedicated server accounts. Along with that list, you'll also see the directory path to the modules, so as to know what you need to add 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 offer such a multitude of modules to make sure that any type of script will run regardless of its specifications.