Perl is a widespread web-oriented programming language, which is designed to make CGI scripts as well as a variety of apps. It is really practical due to the fact that you don't have to create the very same code time and time again so that you can have some action executed several times, 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. This means that, you'll be able to add only a reference to a given module within your code instead of using the entire module code over and over again. In this way, your script will be shorter, which means that it'll be executed faster, not mentioning that it will be easier to maintain and / or modify. If you would like to use some third-party ready-made Perl script as an alternative to creating your own, it'll probably need specific modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

Every time you would like to work with Perl-based applications on your websites - ready-made from a third-party site or custom-built ones, you can take advantage of our vast module library. With over 3400 modules installed on our custom-built cloud hosting platform, you will be able to manage any type of script, irrespective of the cloud website hosting plan that you pick. When you sign in to the Hepsia Control Panel that comes with all of the accounts, you will be able to see the whole set 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 now have quite a large library, you can find both popular and very rarely used modules. We prefer to be prepared, so if some third-party script that you wish to work with needs a module which is not that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

Every semi-dedicated server that we offer will allow you to employ any kind of Perl-based web app that you would like, no matter if you've created it yourself or if you've downloaded it from some third-party site. In either case, it will run properly regardless of the modules it may require as we have a rich library that contains over 3400 different modules. The full list is accessible in the Hepsia website hosting Control Panel which is used to manage the semi-dedicated server accounts. Along with the list, you will also find the directory path to the modules, in order 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've got such a large number of modules to ensure that any type of script can run in spite of its requirements.