Over 3400 Perl Modules
Understand how the Perl programming language can be modified and enhanced by using Perl modules.
Perl is a very popular web-oriented computer programming language, that's employed to generate CGI scripts and also many different apps. It's really convenient as you do not need to create the same program code again and again to get some action executed several times, instead you're able to employ modules. These are pre-defined subroutines or groups of tasks which can be called and executed within a script. That is to say, you can include only a reference to a particular module within your program code rather than using the whole module code again and again. In this way, your script will be shorter, which means that it shall be executed quicker, not mentioning that it will be much easier to maintain and / or modify. When you'd like to use a third-party ready-made Perl script rather than writing your own, it'll probably need specific modules to be present on the website hosting server.
-
Over 3400 Perl Modules in Cloud Hosting
Any time you would like to use Perl-based applications on your sites - ready-made from a third-party site or tailor-made ones, you are able to take advantage of our vast module library. With over 3400 modules installed on our custom-built cloud hosting platform, you will be able to execute any script, regardless of the
cloud hosting package that you select. Once you log in to the Hepsia Control Panel that is provided with all of the accounts, you will be able to see the full set of modules which we have together with the path that you have to include to your scripts so that they will access these modules. Because we now have quite a big library, you will find both widespread and seldom used modules. We prefer to be on the safe side, so in case a third-party script that you would like to use requires a module which is not that popular, we will still have it on our end.