Perl is a well-liked web-oriented computer programming language, which is employed to create CGI scripts as well as various apps. It's very useful considering that you do not need to produce the very same code time and time again in order to get some action executed more than once, but you are able to apply modules. They are pre-defined subroutines or sets of functions that can be called and executed inside a script. That is to say, you will be able to include only a reference to a specific module in your program code instead of using the entire module code again and again. This way, your script will be shorter, which means that it'll be executed a lot faster, not mentioning that it will be easier to maintain and / or modify. When you would like to take advantage of a third-party ready-made Perl script instead of creating your own, it will probably need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Hosting

In case you wish to employ Perl-based applications on your sites - ready-made from a third-party website or tailor-made ones, you are able to reap the benefits of our large module library. With over 3400 modules installed on our custom-made cloud web hosting platform, you'll be able to manage any script, regardless of the shared hosting package that you select. When you sign in to the Hepsia Control Panel which comes with all accounts, you will be able to see the whole list of modules that we have together with the path that you have to add to your scripts so that they'll be able to access these modules. Because we have quite a large library, you can find both well-liked and rarely used modules. We prefer to be prepared, so in case a third-party script that you intend to work with 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 supply will allow you to employ any kind of Perl-based web application that you would like, no matter if you've created it yourself or if you have downloaded it from some third-party website. In either case, it will function properly whatever the modules it needs since we have a massive library which contains over 3400 different modules. A complete list is available in the Hepsia hosting Control Panel which is used to manage the semi-dedicated server accounts. Along with the list, you can also see the directory path to the modules, so as to know what you have to include 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 virtually any kind of script will be able to run in spite of its specifications.