Perl is a well-known scripting language that's which is used to make various web-oriented apps, which includes CGI scripts. One of the attributes that distinguish it from other languages is the use of modules - batches of Perl program code that perform predefined tasks and they're commonly accepted. Basically, instead of writing custom program code to do something or pasting tens and hundreds of lines of program code inside your script, you're able to "call" some module which already exists for this specific job and use just a few lines of program code. Therefore, your script will be executed a lot quicker as it will be much smaller. Using modules will also make a script simpler to edit considering that you'll have to go through a smaller amount of program code. In case you wish to use Perl on your site, you have to make sure that the required modules are present on your server.
Over 3400 Perl Modules in Cloud Hosting
When you want to use Perl-based applications on your sites - ready-made from a third-party site or custom-built ones, you can take full advantage of our large module library. With over 3400 modules set up on our in-house built cloud hosting platform, you'll be able to manage any kind of script, regardless of the cloud hosting plan that you choose. As soon as you sign in to the Hepsia Control Panel which comes with all accounts, you will be able to see the entire list of modules that we have along with the path that you have to include to your scripts so they can access these modules. Because we now have quite a big library, you'll find both widespread and very rarely used modules. We prefer to be prepared, so in case some third-party script that you intend to employ needs a module that is not very popular, we'll still have it here.
Over 3400 Perl Modules in Semi-dedicated Servers
With over 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to manage almost any script application developed in this programming language without any problems irrespective of the semi-dedicated server plan that you pick. The abovementioned applies for both pre-made apps that you find online and for custom ones which you develop. We have such a large number of modules for a couple of reasons - first of all, to provide you with a choice in respect to what kind of features you're able to add to your applications and sites and second, to make sure that when you want to employ a ready script, it will run appropriately no matter what modules it will need. Because of this, some of the modules in our library are very popular whereas others are used rarely. You will see a list of all of the modules in your website hosting Control Panel in addition to the access path which your scripts need to use these modules.