Perl is a preferred scripting language which is used to build various web-oriented apps, such as CGI scripts. Among the characteristics that distinguish it from many other languages is the usage of modules - parts of Perl program code which execute predefined jobs and they are widely accepted. In simple terms, instead of generating tailor-made code to make something or pasting tens and hundreds of lines of program code in your script, you're able to "call" some module that is already available for this specific task and use only several lines of code. In consequence, your script shall be executed more rapidly as it is smaller. Employing modules will, in addition make the script easier to change considering that you'll have to go through a smaller amount of code. In case you want to use Perl on your website, you need to ensure that the needed modules are available on the server.

Over 3400 Perl Modules in Cloud Hosting

In case you would like to work with Perl-based apps on your sites - ready-made from a third-party website or custom-built ones, you can take advantage of our huge module library. With over 3400 modules installed on our custom-built cloud web hosting platform, you will be able to execute any script, irrespective of the cloud hosting plan that you pick. Once you sign in to the Hepsia Control Panel which is included with all the accounts, you will be able to see the complete set of modules that we offer together with the path that you have to add to your scripts so that they'll be able to access these modules. Because we have quite a large library, you will find both well-known and seldom used modules. We prefer to be prepared, so in case some third-party script that you'd like to work with 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 more than 3400 Perl modules pre-installed on our cloud hosting platform, you are able to run any script app developed in this programming language without any problems whatever the semi-dedicated server package that you pick. The abovementioned is valid for both pre-made applications that you discover online and for tailor-made ones which you create. We supply such a large number of modules for two reasons - first, to provide you with a selection in respect to what functions you can add to your apps and websites and secondly, to make sure that when you want to work with a ready script, it will run properly no matter what modules it will require. For this reason, many of the modules inside our library are quite popular whereas others are used very rarely. You will see a list of all the modules within your hosting Control Panel along with the access path which your scripts need so as to use these modules.