Perl is a preferred scripting language that's employed to create different web-oriented applications, including CGI scripts. Among the attributes that differentiate it from various other languages is the employment of modules - batches of Perl program code which execute predefined jobs and they are widely accepted. In simple terms, rather than writing custom code to perform something or pasting tens and hundreds of lines of program code in the script, you can "call" some module that is already available for this particular process and use only several lines of code. This way, your script will be executed a lot faster because it will be much smaller. Using modules will also make your script much easier to modify considering that you will have to search through a smaller amount of code. In case you wish to use Perl on your site, you need to make sure that the mandatory modules can be found on your server.

Over 3400 Perl Modules in Hosting

In case you wish to use Perl-based applications on your websites - ready-made from a third-party site or custom-made ones, you are able to take full advantage of our vast module library. With more than 3400 modules installed on our custom-made cloud web hosting platform, you'll be able to run any kind of script, whatever the hosting package that you select. Once you log in to the Hepsia Control Panel that comes with all accounts, you will be able to see the entire set of modules which we offer along with the path that you should include to your scripts so that they can access these modules. Because we now have quite a large library, you'll find both popular and rarely used modules. We prefer to be prepared, so if a third-party script that you would like to use requires a module that is not that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud website hosting platform, you're able to run any kind of script application developed in this programming language without any problems whatever the semi-dedicated server plan that you select. This applies for both pre-made apps which you discover online and for custom-made ones which you create. We provide such a multitude of modules for two reasons - first of all, to offer you a selection in respect to what features you are able to add to your apps and websites and second, to guarantee that if you wish to employ a ready script, it will run appropriately no matter what modules it will need. For this reason, some of the modules inside our library are quite popular whereas others are used rarely. You can find a list of all of the modules within your web hosting Control Panel along with the access path that your scripts need in order to use the modules.