Perl is a well-liked web-oriented programming language, that is designed to make CGI scripts and various applications. It's really practical as you do not have to write the very same program code time and again so as to get some task executed more than once, but you can use modules. These are pre-defined subroutines or sets of operations that can be called and executed within a script. That is to say, you're able to add just a reference to a given module inside your program code as an alternative to using the entire module code over and over again. In this way, your script will be shorter, thus it'll be executed more rapidly, not mentioning that it will be a lot easier to maintain and / or modify. In case you would like to take advantage of a third-party ready-made Perl script rather than writing your own, it will most likely need specific modules to be present on the web hosting server.

Over 3400 Perl Modules in Cloud Hosting

In case you'd like to employ Perl-based apps on your websites - ready-made from a third-party website or custom-made ones, you're able to take full advantage of our huge module library. With over 3400 modules set up on our custom-made cloud web hosting platform, you'll be able to manage any type of script, regardless of the cloud hosting plan that you choose. As soon as you log in to the Hepsia Control Panel which is included with all the accounts, you can see the whole set of modules which we have together with the path that you should add to your scripts so they can access these modules. Because we have quite a big library, you can find both widespread and very rarely used modules. We prefer to be prepared, so if a third-party script that you wish to work with requires a module which is not very popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

Each and every semi-dedicated server that we provide will allow you to work with any kind of Perl-based web app that you would like, regardless if you have created it yourself or if you've downloaded it from some third-party website. Either way, it'll work flawlessly whatever the modules it may require since we have a large library which consists of more than 3400 different modules. A complete list can be found in the Hepsia hosting Control Panel which is used to manage the semi-dedicated server accounts. Along with that list, you can also see 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 these modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we supply such a large number of modules to make sure that any kind of script can run in spite of its requirements.