Perl is a well-liked web-oriented computer programming language, that's used to create CGI scripts and a variety of applications. It is very practical as you do not need to produce the same program code over and over again in order to have some process executed a couple of times, instead you are able to employ modules. They are pre-defined subroutines or groups of operations which can be called and executed within a script. This means that, you will be able to add just a reference to a certain module within your code as an alternative to using the entire module code again and again. This way, your script will be shorter, therefore it will be executed quicker, not mentioning that it'll be a lot easier to maintain and modify. If you would like to employ some third-party ready-made Perl script rather than writing your own, it'll most likely need certain modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

When you wish to use Perl-based applications on your sites - ready-made from a third-party website or custom-built ones, you are able to take advantage of our large module library. With over 3400 modules installed on our in-house made cloud website hosting platform, you'll be able to run any kind of script, whatever the shared hosting plan that you select. When you log in to the Hepsia Control Panel that comes with all the accounts, you'll be able to see the full set of modules which we have together with the path that you need to add to your scripts so that they'll be able to access these modules. Since we have quite a big library, you'll find both popular and seldom used modules. We prefer to be on the safe side, so in case some third-party script that you intend to use requires a module which is not that popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

Each semi-dedicated server that we supply will allow you to employ any kind of Perl-based web application that you would like, no matter if you have made it yourself or if you've downloaded it from a third-party site. In either case, it'll run flawlessly whatever the modules it needs since we have a rich library that includes over 3400 different modules. The full list is accessible in the Hepsia hosting Control Panel which is used to control the semi-dedicated server accounts. In addition to the list, you'll also see the directory path to the modules, in order to know what you should include in your scripts in order for them to link to these modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a multitude of modules to ensure that any type of script will be able to run regardless of its specifications.