Perl is a well-liked scripting language that's used to make different web-oriented applications, including CGI scripts. One of the characteristics that distinguish it from alternative languages is the usage of modules - batches of Perl program code which complete predefined tasks and they are universally accepted. In simple terms, as an alternative to generating tailor-made code to do something or pasting tens and hundreds of lines of program code in the script, you're able to "call" some module that is already available for this specific process and use just several lines of code. Therefore, your script shall be executed quicker because it'll be smaller. Employing modules will also make the script easier to modify considering that you'll have to browse through much less code. In case you want to use Perl on your website, you need to make sure that the mandatory modules are available on your server.

Over 3400 Perl Modules in Hosting

If you wish to work with Perl-based applications on your websites - ready-made from a third-party website or custom-built ones, you'll be able to take advantage of our large module library. With more than 3400 modules installed on our custom cloud hosting platform, you can manage any kind of script, whatever the hosting package that you choose. When you log in to the Hepsia Control Panel that is included with all of the accounts, you'll be able to see the full set of modules that we offer together with the path that you should add to your scripts so that they will access these modules. Because we now have quite a massive library, you will find both popular and seldom used modules. We prefer to be prepared, so if some third-party script that you wish to use requires a module which isn't that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to manage any script application developed in this programming language without any problems irrespective of the semi-dedicated server package that you choose. This is valid for both pre-made applications which you discover online and for in-house made ones that you create. We have such a multitude of modules for two reasons - first, to offer you different options in respect to what kind of features you can add to your applications and sites and secondly, to guarantee that in case you'd like to work with a ready script, it'll run properly regardless of what modules it will require. That's why, some of the modules included in our library are quite popular whereas others are employed very rarely. You'll see a list of all the modules within your website hosting Control Panel together with the access path which your scripts need in order to use the modules.