Perl is a well-known programming language and among its key advantages is the fact that it supports the so-called modules - short pieces of program code which contain subroutines and do different tasks. The useful side of working with modules is that you do not need to create custom-made program code or include the whole code for a given action every time it needs to be performed. Instead, you'll be able to include just a single line in your Perl script which calls a specific module, which consequently will execute the necessary task. Not only will this result in shorter and more optimized scripts, but it'll also enable you to make modifications a lot quicker and easier. In case you aren't a programmer, but you would like to use a Perl app that you've found on the web, for instance, it is 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 wish to work with Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you will be able to benefit from our large module library. With more than 3400 modules set up on our custom-built cloud website hosting platform, you can execute any kind of script, irrespective of the shared hosting package that you choose. When you log in to the Hepsia Control Panel that comes with all of the accounts, you'll be able to see the entire list of modules which we offer together with the path that you should add to your scripts so they'll be able to access these modules. Because we now have quite a large library, you'll find both widespread and seldom used modules. We prefer to be on the safe side, so if some third-party script that you need to work with needs a module that isn't that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated packages feature a large range of Perl modules which you could use with your scripts. Thus, even if you need to use an application which you've found online from another internet site, you can be certain that it shall be effective as regardless of what modules it could require, we'll have them. Our library consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - some are commonly 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 work on our machines even if some module it requires is used extremely rarely. The entire list of modules you can use is available within the Hepsia website hosting CP provided with the semi-dedicated accounts.