Perl is a well-liked web-oriented programming language, that's used to create CGI scripts and many different applications. It is really convenient owing to the fact that you don't have to create the very same program code again and again in order to have some task executed several times, instead you can work with modules. These are pre-defined subroutines or sets of activities that can be called and executed within a script. In other words, you will be able to include only a reference to a particular module in your program code rather than using the entire module code over and over again. In this way, your script will be shorter, therefore it'll be executed a lot faster, not mentioning that it will be a lot easier to maintain and modify. If you would like to use a third-party ready-made Perl script instead of creating your own, it'll most likely need specific modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Hosting

Every time you wish to employ Perl-based applications on your sites - ready-made from a third-party site or custom-made ones, you will be able to benefit from our large module library. With over 3400 modules installed on our custom cloud hosting platform, you can run any kind of script, regardless of the shared hosting package that you choose. When you log in to the Hepsia Control Panel that comes with all the accounts, you will be able to see the whole set of modules that we offer together with the path that you have to include to your scripts so that they'll be able to access these modules. Because we now have quite a big library, you'll find both well-known and very rarely used modules. We prefer to be on the safe side, so if some third-party script that you intend to work with requires a module that is not very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you're able to manage any script app developed in this programming language without a problem whatever the semi-dedicated server plan that you select. The abovementioned applies for both pre-made apps that you discover online and for tailor-made ones which you create. We have such a multitude of modules for two reasons - first, to offer you a selection in respect to what kind of features you'll be able to add to your apps and websites and secondly, to ensure that in case you'd like to use a ready script, it'll run flawlessly no matter what modules it needs. That's why, many of the modules inside our library are quite popular whereas others are used very rarely. You'll find a list of all the modules inside your hosting Control Panel along with the access path that your scripts will need in order to use these modules.