Perl is a well-known programming language and among its key pros is that it works with the so-called modules - short pieces of code which contain subroutines and do a number of tasks. The beneficial side of employing modules is the fact that you do not have to write custom code or include the whole code for a certain process each and every time it needs to be executed. Instead, you are able to add just one line in your Perl script which calls a specific module, which consequently will perform the needed action. Not only will this give you shorter and enhanced scripts, but it will also help you make changes faster and much easier. In case you are not a programmer, yet you'd like to start using a Perl app that you've found on the worldwide web, for example, it is very likely that the application will require certain modules to be already installed on the hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

When you wish to work with Perl-based apps on your websites - ready-made from a third-party website or tailor-made ones, you're able to benefit from our large module library. With more than 3400 modules set up on our in-house made cloud web hosting platform, you'll be able to run any script, irrespective of the cloud website hosting plan that you choose. As soon as you sign in to the Hepsia Control Panel which is provided with all of the accounts, you will be able to see the whole list of modules which we offer together with the path that you need to add to your scripts so they can access these modules. Because we now have quite a big library, you will find both widespread and very rarely used modules. We prefer to be prepared, so if a third-party script that you intend to use needs a module which is not very popular, we'll still have it here.