Perl is a well-liked programming language and one of its major pros is that it works with the so-called modules - short bits of code that contain subroutines and perform various tasks. The handy side of employing modules is that you will not need to write custom program code or add the whole code for a certain process each and every time it needs to be executed. Instead, you'll be able to add only a single line in your Perl script that calls a particular module, which consequently will perform the needed action. Not only will this result in shorter and enhanced scripts, but it will allow you to make modifications swifter and much easier. In case you aren't a programmer, but you'd like to start using a Perl app that you've discovered on the worldwide web, for example, it is very likely that the application will need certain modules to be already set up on your website hosting server.

Over 3400 Perl Modules in Shared Hosting

In case you need to use Perl-based apps on your sites - ready-made from a third-party website or custom-built ones, you will be able to benefit from our huge module library. With more than 3400 modules installed on our custom cloud hosting platform, you'll be able to run any kind of script, regardless of the shared hosting plan that you choose. After you log in to the Hepsia Control Panel which comes with all accounts, you can see the complete set of modules that 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 have quite a large library, you'll find both widespread and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you want to use needs a module that isn't that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

All our Linux semi-dedicated servers come with a big variety of Perl modules which you could use with your scripts. Thus, even when you need to use a program that you've found online from another site, you can be sure that it shall work correctly since no matter what modules it could require, we'll have them. Our library offers more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and more - many of them are widely used and others not so much. We keep such a large amount to be on the safe side and to be certain that any script shall run on our web servers even if some module it needs is used extremely rarely. The full list of modules that you can use is available inside the Hepsia hosting CP that comes with the semi-dedicated accounts.