Perl is a well-known programming language and one of its main advantages is that it works with the so-called modules - short bits of code which contain subroutines and do a number of tasks. The handy side of working with modules is that you don't have to create custom program code or include the entire code for some process every single time it has to be performed. Alternatively, you will be able to add just a single line in your Perl script that calls a given module, which consequently will execute the necessary task. Not only will this lead to shorter and more optimized scripts, but it'll also enable you to make adjustments a lot quicker and easier. In case you aren't a programmer, still you would like to work with a Perl application which you've discovered on the web, for instance, it is very likely that the app will require some modules to be already set up on your website hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you would like to work with Perl-based apps on your sites - ready-made from a third-party website or custom ones, you are able to take full advantage of our vast module library. With more than 3400 modules set up on our in-house made cloud web hosting platform, you can run any type of script, regardless of the cloud hosting plan that you select. After you log in to the Hepsia Control Panel which is included with all accounts, you can see the whole list of modules that we offer along with the path that you should add to your scripts so they'll be able to access these modules. As we have quite a large library, you can find both well-known and seldom used modules. We prefer to be on the safe side, so if some third-party script that you want to use requires a module which isn't that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you can run virtually any script application developed in this programming language without any problems irrespective of the semi-dedicated server package that you choose. The abovementioned applies for both pre-made applications that you get online and for custom ones that you create. We supply such a large number of modules for a couple of reasons - first, to give you a choice in respect to what characteristics you will be able to add to your apps and sites and secondly, to ensure that in case you'd like to use a ready script, it'll run appropriately regardless of what modules it will need. Because of this, many of the modules included in our library are very popular while others are used rarely. You will see a list of all of the modules in your hosting Control Panel along with the access path that your scripts will need to use these modules.