Perl is a well-liked scripting language that's used to build various web-oriented apps, which includes CGI scripts. Among the attributes which distinguish it from other languages is the employment of modules - batches of Perl code that execute predefined jobs and they're commonly accepted. Basically, as an alternative to creating tailor-made program 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 particular task and use only several lines of code. Because of this, your script will be executed more quickly as it'll be much smaller. Using modules will, in addition make a script simpler to edit considering that you will have to go through much less program code. If you wish to use Perl on your website, you need to ensure that the necessary modules are available on your server.

Over 3400 Perl Modules in Cloud Hosting

If you wish to employ Perl-based apps on your websites - ready-made from a third-party site or custom-made ones, you're able to take full advantage of our vast module library. With over 3400 modules set up on our tailor-made cloud web hosting platform, you will be able to run any script, regardless of the cloud hosting plan that you select. After you sign in to the Hepsia Control Panel which is provided with all of the accounts, you will be able to see the complete list of modules which we offer along with the path that you have to add to your scripts so they will access these modules. Since we have quite a big library, you can find both widespread and seldom used modules. We prefer to be prepared, so in case a third-party script that you'd like to use requires a module that isn't very popular, we will still have it here.