Perl is a popular programming language and among its key advantages is that it supports the so-called modules - short bits of program code that contain subroutines and perform various tasks. The beneficial side of employing modules is that you do not need to write custom-made code or include the entire code for a particular task each time it has to be performed. Instead, you are able to include only a single line in your Perl script that calls a particular module, that consequently will perform the necessary task. Not only will this provide you with shorter and improved scripts, but it will enable you to make adjustments a lot quicker and easier. In case you are not a programmer, still you would like to employ a Perl app which you've discovered on the worldwide web, for instance, it is likely that the application will need certain modules to be already set up on the website hosting server.

Over 3400 Perl Modules in Hosting

When you wish to use Perl-based apps on your sites - ready-made from a third-party site or custom-built ones, you'll be able to benefit from our huge module library. With over 3400 modules set up on our in-house built cloud website hosting platform, you'll be able to run any type of script, regardless of the hosting plan that you pick. Once you sign in to the Hepsia Control Panel which is provided with all of the accounts, you'll be able to see the whole list of modules that we offer together with the path that you need to include to your scripts so that they will access these modules. Because we have quite a massive library, you'll find both popular and rarely used modules. We prefer to be prepared, so in case a third-party script that you need to employ requires a module which isn't very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting include a big variety of Perl modules which you can use with your scripts. Thus, even if you need to use an app that you've found online from another site, you can be sure that it will work correctly since no matter what modules it may possibly need, we'll have them. Our collection features over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are widely used while others not so much. We keep such a significant number to be on the safe side and to ensure that any script will run on our machines even if some module which it requires is used extremely rarely. The complete list of modules that you can use is available within the Hepsia website hosting Control Panel provided with the semi-dedicated accounts.