Perl is a widespread programming language and among its key advantages is that it supports the so-called modules - short bits of code that include subroutines and do a variety of tasks. The handy side of employing modules is that you do not have to write custom code or add the whole code for a specific task each time it has to be performed. Alternatively, you'll be able to add only one line in your Perl script which calls a certain module, which in turn will perform the needed task. Not only will this give you shorter and improved scripts, but it will enable you to make adjustments swifter and much easier. If you are not a programmer, still you'd like to begin using a Perl app which you've discovered online, for instance, it is very likely that the application will need certain modules to be already set up on the website hosting server.

Over 3400 Perl Modules in Cloud Hosting

Any time you want to use Perl-based apps on your sites - ready-made from a third-party site or custom ones, you'll be able to take full advantage of our vast module library. With more than 3400 modules set up on our custom-built cloud website hosting platform, you'll be able to manage any script, whatever the cloud hosting plan that you choose. After you sign in to the Hepsia Control Panel that is included with all the accounts, you'll be able to see the entire list of modules that we have as well as the path that you need to add to your scripts so they'll be able to access these modules. Since we have quite a large library, you'll find both well-liked and seldom used modules. We prefer to be on the safe side, so if a third-party script that you'd like to work with needs a module that is not very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you'll be able to manage almost any script application developed in this programming language without a problem irrespective of the semi-dedicated server plan that you choose. The aforementioned applies for both pre-made applications which you get online and for in-house made ones which you develop. We have such a multitude of modules for two reasons - first, to provide you with a selection in respect to what kind of functions you're able to add to your applications and sites and second, to make sure that when you would like to use a ready script, it'll run flawlessly whatever the modules it requires. That's why, some of the modules included in our library are very popular whereas others are employed very rarely. You will find a list of all modules in your hosting Control Panel in addition to the access path which your scripts will need to use these modules.