Perl is a widespread programming language and among its key pros is that it supports the so-called modules - short pieces of program code that include subroutines and do a number of tasks. The handy side of working with modules is that you will not have to write custom-made program code or add the entire code for some process each time it needs to be executed. Instead, you will be able to include only a single line in your Perl script that calls a certain module, that consequently will execute the necessary task. Not only will this give you shorter and improved scripts, but it will also allow you to make adjustments swifter and much easier. If you aren't a programmer, yet you'd like to use a Perl application which you've found on the worldwide web, for instance, it's likely that the app will need certain modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Shared Web Hosting

Any time you want to employ Perl-based apps on your sites - ready-made from a third-party site or custom-made ones, you're able to reap the benefits of our large module library. With over 3400 modules installed on our custom cloud web hosting platform, you will be able to run any type of script, whatever the shared web hosting package that you select. Once you log in to the Hepsia Control Panel that is included with all the accounts, you can see the entire set of modules that we have as well as the path that you should add to your scripts so that they'll be able to access these modules. Since we now 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 intend to use requires a module which isn't very popular, we will 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 web hosting platform, you will be able to run any script application written in this programming language without any problems whatever the semi-dedicated server plan that you select. The abovementioned applies for both pre-made applications that you find online and for custom ones that you create. We provide such a large number of modules for a couple of reasons - first, to give you different options in respect to what kind of characteristics you're able to add to your applications and sites and second, to make sure that in case you wish to employ a ready script, it'll run properly regardless of what modules it will require. For this reason, many of the modules in our library are very popular whereas others are employed very rarely. You will find a list of all the modules within your web hosting Control Panel in addition to the access path that your scripts need to use these modules.