Perl is a well-known programming language and among its key pros is that it supports the so-called modules - short bits of code which contain subroutines and execute multiple tasks. The practical side of using modules is the fact that you will not need to write custom code or add the entire code for a certain task every single time it has to be performed. Alternatively, you will be able to include only a single line in your Perl script which calls a certain module, that in turn will execute the necessary task. Not only will this provide you with shorter and more optimized scripts, but it will help you make modifications a lot quicker and much easier. In case you aren't a programmer, yet you would like to start using a Perl app which you've found on the Internet, for instance, it's very likely that the app will need specific modules to be already set up on your hosting server.

Over 3400 Perl Modules in Web Hosting

Every time you would like to work with Perl-based apps on your websites - ready-made from a third-party website or custom-made ones, you are able to benefit from our large module library. With over 3400 modules set up on our custom-made cloud website hosting platform, you will be able to run any script, regardless of the web hosting plan that you select. When you sign in to the Hepsia Control Panel which is included with all the accounts, you will be able to see the full set of modules that we offer together with the path that you should include to your scripts so that they can 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 prepared, so in case a third-party script that you wish to use requires a module that isn't that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated packages feature a massive variety of Perl modules which you could use with your scripts. In this way, even if you need to use an application that you've discovered online from another internet site, you can be certain that it shall work correctly as regardless of what modules it may require, we will have them. Our library features over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - some are widely used and others not so much. We keep such a significant number to be on the safe side and to make certain that any script will run on our machines even if some module it needs is used extremely rarely. The complete list of modules you can use is available in the Hepsia hosting Control Panel provided with the semi-dedicated accounts.