Perl is a popular programming language and one of its main advantages is the fact that it works with the so-called modules - short bits of program code that contain subroutines and perform various tasks. The practical side of employing modules is the fact that you don't have to write custom-made program code or include the entire code for a certain action every single time it has to be executed. Instead, you can add only a single line in your Perl script that calls a given module, that in turn will perform the necessary action. Not only will this result in shorter and improved scripts, but it will enable you to make adjustments quicker and much easier. In case you aren't a programmer, yet you'd like to work with a Perl app that you've discovered on the Internet, for instance, it is likely that the application will need certain modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Hosting

When you want to use Perl-based applications on your sites - ready-made from a third-party site or custom-built ones, you're able to take advantage of our huge module library. With more than 3400 modules installed on our in-house built cloud website hosting platform, you will be able to manage any type of script, regardless of the hosting plan that you pick. After you sign in to the Hepsia Control Panel which comes with all of the accounts, you can see the whole list of modules that we have as well as the path that you need to include to your scripts so that they will access these modules. Since we now have quite a large library, you will find both well-known and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you would like to employ requires a module which is not very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our semi-dedicated hosting offer a huge range of Perl modules which you may use with your scripts. In this way, even when you want to use an application that you've found online from a different internet site, you can rest assured that it shall work correctly since regardless of what modules it could require, we'll have them. Our selection features more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are widely used while others not so much. We keep such a large number to be on the safe side and to make certain that any script will work on our machines even if some module that it needs is used very rarely. The entire list of modules you can use is available within the Hepsia website hosting Control Panel that comes with the semi-dedicated accounts.