Perl is a very popular scripting language which is used to make various web-oriented applications, including CGI scripts. Among the features which differentiate it from many other languages is the use of modules - parts of Perl code which perform predefined tasks and they are widely accepted. Basically, as an alternative to writing tailor-made code to do something or pasting tens and hundreds of lines of code in the script, you can "call" some module which is already available for this specific task and use just a couple of lines of code. This way, your script shall be executed quicker since it will be smaller. Using modules will additionally make a script simpler to edit as you'll have to browse through a smaller amount of program code. In case you intend to use Perl on your site, you should make sure that the needed modules are present on the server.

Over 3400 Perl Modules in Shared Website Hosting

In case you would like to employ Perl-based applications on your websites - ready-made from a third-party site or custom-made ones, you're able to take advantage of our vast module library. With over 3400 modules set up on our custom cloud hosting platform, you will be able to run any script, irrespective of the shared website hosting plan that you pick. Once you log in to the Hepsia Control Panel which is provided with all accounts, you'll be able to see the full set of modules that we have as well as the path that you need to add to your scripts so that they will access these modules. Since we now have quite a big library, you will find both popular and very rarely used modules. We prefer to be prepared, so if a third-party script that you'd like to use requires a module which is not that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated hosting plans offer a big selection of Perl modules which you could use with your scripts. Thus, even when you need to use an app which you've discovered online from another internet site, you can be positive that it'll work effectively as regardless what modules it could possibly need, we will have them. Our selection provides over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - some of them are widely used while others not so much. We keep such a large amount to be on the safe side and to be certain that any script will work on our machines even if some module it needs is used extremely rarely. The whole list of modules that can be used can be found inside the Hepsia website hosting CP that comes with the semi-dedicated accounts.