Perl is a widespread web-oriented computer programming language, which is designed to make CGI scripts as well as various apps. It's really convenient because you don't need to create the very same code time and again so as to have some process executed a couple of times, instead you can apply modules. They're pre-defined subroutines or sets of functions which can be called and executed inside a script. That is to say, you can add just a reference to a particular module inside your program code as an alternative to using the entire module code over and over again. In this way, your script will be shorter, therefore it'll be executed more rapidly, not mentioning that it will be much simpler to maintain or modify. In case you wish to use some third-party ready-made Perl script instead of creating your own, it'll most likely need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

In case you'd like to work with Perl-based apps on your websites - ready-made from a third-party site or custom ones, you will be able to take full advantage of our huge module library. With over 3400 modules set up on our tailor-made cloud website hosting platform, you'll be able to manage any script, whatever the cloud website hosting package that you select. After you sign in to the Hepsia Control Panel which is included with all the accounts, you'll be able to see the full list of modules which we have as well as the path that you have to include to your scripts so that they will access these modules. Since we now have quite a big library, you'll find both well-known and rarely used modules. We prefer to be on the safe side, so in case some third-party script that you'd like to use needs a module which isn't that popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

Each semi-dedicated server that we supply allows you to employ any Perl-based web app that you wish, no matter if you've created it yourself or if you've downloaded it from a third-party website. In either case, it'll function properly irrespective of the modules it needs since we have a large library which consists of over 3400 different modules. A complete list can be found in the Hepsia hosting Control Panel that is used to take care of the semi-dedicated server accounts. In addition to the list, you can also see the directory path to the modules, in order to know what you need to include in your scripts in order for them to link to the modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we offer such a large number of modules to ensure that virtually any kind of script can run regardless of its specifications.