Perl is a preferred scripting language that's that is used to build various web-oriented applications, which includes CGI scripts. One of the characteristics which distinguish it from alternative programming languages is the employment of modules - parts of Perl code that complete predefined jobs and they are commonly accepted. In simple terms, rather than writing custom code to perform something or pasting tens and hundreds of lines of program code in your script, you will be able to "call" some module which is already available for this specific process and use only a few lines of program code. Because of this, your script will be executed quicker since it will be much smaller. Using modules will additionally make a script much easier to modify considering that you'll need to go through a smaller amount of program code. If you'd like to use Perl on your website, you have to make sure that the necessary modules can be found on the server.

Over 3400 Perl Modules in Cloud Website Hosting

If you want to employ Perl-based apps on your websites - ready-made from a third-party website or tailor-made ones, you're able to benefit from our large module library. With over 3400 modules set up on our tailor-made cloud web hosting platform, you can manage any kind of script, irrespective of the cloud website hosting package that you choose. Once you log in to the Hepsia Control Panel which is provided with all accounts, you will be able to see the whole set of modules which we have as well as the path that you need to add to your scripts so that they will access these modules. As we now have quite a big library, you'll find both widespread and seldom used modules. We prefer to be on the safe side, so if some third-party script that you intend to employ requires a module that isn't very popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our Linux semi-dedicated servers include a massive collection of Perl modules that you could use with your scripts. This way, even when you want to use an application which you have discovered online from another website, you can be positive that it shall be effective as regardless of the modules it could possibly need, we'll have them. Our selection consists of over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - some of them are frequently used and others not as much. We keep such a large number to be on the safe side and to make sure that any script will run on our servers even if some module that it needs is used extremely rarely. The whole list of modules you can use can be found in the Hepsia website hosting CP provided with the semi-dedicated accounts.