Perl is a preferred scripting language that is which is used to make different web-oriented apps, which includes CGI scripts. Among the options that distinguish it from other languages is the employment of modules - parts of Perl program code which complete predefined jobs and they are universally accepted. In simple terms, as an alternative to creating custom code to make something or pasting tens and hundreds of lines of program code inside your script, you can "call" a module which is already available for this particular task and use just a couple of lines of program code. As a result, your script will be executed more rapidly because it'll be much smaller. Using modules will, in addition make a script much easier to modify due to the fact that you'll have to browse through a smaller amount of code. In case you'd like to use Perl on your site, you have to ensure that the required modules can be found on your server.

Over 3400 Perl Modules in Cloud Website Hosting

If you would like to use Perl-based apps on your websites - ready-made from a third-party site or custom-made ones, you are able to benefit from our huge module library. With more than 3400 modules set up on our custom cloud web hosting platform, you'll be able to manage any kind of script, regardless of the cloud website hosting plan that you choose. When you sign in to the Hepsia Control Panel which is provided with all the accounts, you'll be able to see the full list of modules that we offer along with the path that you need to include to your scripts so they'll be able to access these modules. Because we have quite a massive library, you will find both widespread and very rarely used modules. We prefer to be prepared, so in case some third-party script that you'd like to use needs a module that isn't very popular, we will 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're able to run any script app developed in this programming language without any problems whatever the semi-dedicated server package that you select. The abovementioned is valid for both pre-made apps that you find online and for custom-built ones that you create. We offer such a large number of modules for a couple of reasons - first, to offer you a selection in respect to what functions you will be able to add to your apps and sites and secondly, to ensure that when you would like to employ a ready script, it will run appropriately regardless of what modules it needs. For this reason, most of the modules inside our library are very popular while others are used rarely. You will find a list of all the modules within your website hosting Control Panel together with the access path which your scripts will need in order to use these modules.