Perl is a well-known scripting language which is used to create various web-oriented apps, which includes CGI scripts. One of the options which distinguish it from other languages is the use of modules - batches of Perl program code that complete predefined jobs and they are commonly accepted. In simple terms, instead of generating tailor-made program code to do something or pasting tens and hundreds of lines of code in the script, you will be able to "call" some module which already exists for this specific process and use just several lines of code. Due to this fact, your script will be executed much more quickly since it is smaller. Using modules will additionally make a script simpler to change considering that you'll need to go through much less program code. In case you wish to use Perl on your site, you should make sure that the mandatory modules can be found on your server.

Over 3400 Perl Modules in Shared Web Hosting

When you want to use Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you'll be able to take full advantage of our vast module library. With more than 3400 modules installed on our in-house built cloud website hosting platform, you can execute any type of script, irrespective of the shared web hosting plan that you select. After you log in to the Hepsia Control Panel that is provided with all accounts, you'll be able to see the entire list of modules which we have along with the path that you should include to your scripts so that they'll be able to access these modules. Because we now have quite a big library, you will find both well-liked and very rarely used modules. We prefer to be prepared, so in case a third-party script that you wish to employ needs a module which isn't very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting packages feature a big collection of Perl modules which you can use with your scripts. In this way, even when you need to use a program which you have discovered online from a different site, you can be positive that it'll work effectively since regardless of what modules it may possibly require, we'll have them. Our collection provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and a lot more - a lot of them are frequently used while others not so much. We keep such a large number to be on the safe side and to make sure that any script shall work on our web servers even if some module which it requires is used rarely. The whole list of modules you can use is available in the Hepsia website hosting CP offered with the semi-dedicated accounts.