Perl is a well-known programming language and among its main pros is that it works with the so-called modules - short bits of code which include subroutines and do a variety of tasks. The handy side of employing modules is that you don't need to create custom program code or add the whole code for a given process whenever it has to be performed. Instead, you'll be able to include just one line in your Perl script that calls a certain module, which consequently will execute the necessary action. Not only will this result in shorter and improved scripts, but it'll also help you make changes a lot quicker and easier. In case you are not a programmer, but you'd like to use a Perl application that you've discovered on the Internet, for example, it is likely that the application will require specific modules to be already set up on the web hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

When you'd like to work with Perl-based apps on your websites - ready-made from a third-party site or custom-built ones, you can take advantage of our large module library. With over 3400 modules set up on our custom cloud website hosting platform, you can run any type of script, regardless of the cloud web hosting plan that you choose. Once you log in to the Hepsia Control Panel that is provided with all the accounts, you'll be able to see the entire list of modules which we have together with the path that you need to include to your scripts so that they'll be able to access these modules. Since we now have quite a big library, you'll find both well-liked and seldom used modules. We prefer to be on the safe side, so if a third-party script that you need to use needs a module which isn't very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud hosting platform, you're able to run virtually any script application developed in this programming language without any problems regardless of the semi-dedicated server plan that you choose. The abovementioned applies for both pre-made apps which you get online and for in-house built ones that you develop. We offer such a multitude of modules for two reasons - first of all, to provide you with different options in respect to what functions you are able to add to your apps and sites and secondly, to make sure that if you'd like to employ a ready script, it will run appropriately whatever the modules it will need. For this reason, many of the modules inside our library are very popular whereas others are used very rarely. You'll see a list of all of the modules in your website hosting Control Panel together with the access path which your scripts will need in order to use these modules.