Perl is a widespread programming language and among its main advantages is the fact that it works with the so-called modules - short pieces of program code which include subroutines and execute different tasks. The handy side of working with modules is the fact that you do not have to create custom code or add the whole code for a given process every time it needs to be executed. Instead, you will be able to add just a single line in your Perl script which calls a particular module, which in turn will perform the necessary task. Not only will this result in shorter and enhanced scripts, but it'll also enable you to make changes a lot quicker and much easier. If you are not a programmer, but you'd like to begin using a Perl application that you've discovered online, for example, it's very likely that the app will require certain modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you would like to work with Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you're able to benefit from our huge module library. With over 3400 modules set up on our custom-made cloud hosting platform, you'll be able to run any type of script, regardless of the cloud hosting plan that you pick. Once you sign in to the Hepsia Control Panel that is provided with all accounts, you can see the entire set of modules which we offer together with the path that you need to add to your scripts so that they'll be able to access these modules. Since we now have quite a large library, you can find both widespread and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you'd like to use requires a module which isn't that popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All our Linux semi-dedicated servers offer a large collection of Perl modules that you could use with your scripts. This way, even when you would like to use an application which you've found online from a different site, you can rest assured that it'll work correctly since regardless of what modules it may possibly require, we will have them. Our library consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - many of them are commonly used and others not as much. We keep such a significant number to be on the safe side and to make sure that any script will run on our machines even if some module that it requires is used very rarely. The complete list of modules which you can use is available in the Hepsia web hosting CP offered with the semi-dedicated accounts.