Perl is a very popular scripting language that's employed to build different web-oriented applications, which includes CGI scripts. One of the options which differentiate it from many other programming languages is the usage of modules - parts of Perl program code which do predefined tasks and they're commonly accepted. Basically, instead of writing tailor-made code to do something or pasting tens and hundreds of lines of code inside your script, you'll be able to "call" some module which is already available for this particular job and use only several lines of code. Due to this, your script will be executed more quickly since it is smaller. Using modules will, in addition make your script easier to modify considering that you'll have to go through a smaller amount of code. In case you wish to use Perl on your website, you should ensure that the mandatory modules are available on your server.
Over 3400 Perl Modules in Web Hosting
In case you want to employ Perl-based applications on your websites - ready-made from a third-party site or tailor-made ones, you can reap the benefits of our vast module library. With over 3400 modules installed on our custom-made cloud web hosting platform, you'll be able to run any kind of script, irrespective of the web hosting package that you select. When you log in to the Hepsia Control Panel that is provided with all the accounts, you will be able to see the complete list of modules that we have together with the path that you have to include to your scripts so that they will access these modules. Because we now have quite a large library, you'll find both well-known and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you wish to employ needs a module that isn't that popular, we'll still have it on our end.
Over 3400 Perl Modules in Semi-dedicated Servers
All our Linux semi-dedicated hosting service feature a massive range of Perl modules that you may use with your scripts. In this way, even if you need to use a program that you have found online from a different website, you can be certain that it will work effectively since regardless of the modules it may require, we will have them. Our selection consists of more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are frequently used and others not as much. We keep such a large amount to be on the safe side and to make certain that any script shall run on our web servers even if some module it requires is used rarely. The whole list of modules that you can use can be found within the Hepsia web hosting CP offered with the semi-dedicated accounts.