Perl is a very popular web-oriented computer programming language, that is used to set up CGI scripts as well as many different apps. It's really practical because you do not need to create the very same code repeatedly so that you can get some task executed more than once, but you will be able to apply modules. These are pre-defined subroutines or groups of tasks which can be called and executed inside a script. That is to say, you are able to include only a reference to a certain module in your code rather than using the entire module code again and again. This way, your script will be shorter, which means that it will be executed more rapidly, not mentioning that it'll be much easier to maintain or modify. In case you'd like to take advantage of some third-party ready-made Perl script as an alternative to writing your own, it'll probably need certain modules to be present on the web hosting server.

Over 3400 Perl Modules in Cloud Hosting

If you would like to use Perl-based applications on your sites - ready-made from a third-party website or custom ones, you are able to benefit from our large module library. With more than 3400 modules installed on our tailor-made cloud website hosting platform, you can manage any script, irrespective of the cloud hosting plan that you pick. Once you sign in to the Hepsia Control Panel which comes with all the accounts, you can see the full list of modules which we have as well as the path that you should add to your scripts so they'll be able to access these modules. Since we have quite a big library, you'll find both well-known and seldom used modules. We prefer to be on the safe side, so in case some third-party script that you'd like to use needs a module that isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

Each and every semi-dedicated server that we supply allows you to employ any type of Perl-based web application that you'd like, regardless if you have created it yourself or if you've downloaded it from some third-party website. Either way, it'll run flawlessly whatever the modules it needs since we have a massive library which includes more than 3400 different modules. A full list is accessible in the Hepsia web hosting Control Panel that's used to take care of the semi-dedicated server accounts. In addition to that list, you'll also see the directory path to the modules, so as to know what you should include in your scripts in order for them to connect to the modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a large number of modules to ensure that virtually any kind of script will be able to run in spite of its requirements.