Perl is a well-liked scripting language that's used to build various web-oriented applications, such as CGI scripts. One of the attributes which distinguish it from other programming languages is the use of modules - batches of Perl code that do predefined jobs and they're commonly accepted. In simple terms, instead of creating custom code to perform something or pasting tens and hundreds of lines of code in the script, you are able to "call" some module which already exists for this specific job and use only several lines of code. In consequence, your script shall be executed quicker since it is much smaller. Using modules will additionally make a script much easier to edit considering that you'll have to go through much less code. In case you want to use Perl on your site, you should ensure that the required modules are available on the server.
Over 3400 Perl Modules in Web Hosting
Every time you would like to use Perl-based applications on your websites - ready-made from a third-party website or tailor-made ones, you can benefit from our vast module library. With more than 3400 modules set up on our tailor-made cloud web hosting platform, you can run any type of script, whatever the web hosting package that you select. As soon as you sign in to the Hepsia Control Panel which is provided with all of the accounts, you'll be able to see the whole set of modules that we have as well as the path that you need to include to your scripts so they will access these modules. As we have quite a large library, you will find both well-liked and seldom used modules. We prefer to be on the safe side, so in case a third-party script that you need to use needs a module that is not that popular, we will still have it on our end.
Over 3400 Perl Modules in Semi-dedicated Servers
With over 3400 Perl modules pre-installed on our cloud hosting platform, you're able to run any script app developed in this programming language without a problem whatever the semi-dedicated server plan that you choose. This applies for both pre-made applications that you get online and for custom ones that you create. We provide such a large number of modules for two reasons - first of all, to provide you with a selection in respect to what kind of characteristics you will be able to add to your applications and websites and secondly, to make sure that in case you would like to use a ready script, it'll run appropriately whatever the modules it will require. Because of this, most of the modules inside our library are quite popular while others are used rarely. You will see a list of all the modules in your website hosting Control Panel together with the access path which your scripts need to use the modules.