Perl is a well-liked web-oriented programming language, which is employed to create CGI scripts and various applications. It is very convenient as you don't have to produce the very same code again and again to get some action executed more than once, instead you're able to use modules. They are pre-defined subroutines or sets of functions which can be called and executed in a script. That is to say, you will be able to include just a reference to a specific module in your program code as an alternative to using the whole module code again and again. This way, your script will be shorter, which means that it will be executed a lot quicker, not mentioning that it will be easier to maintain and modify. If you'd like to take advantage of a third-party ready-made Perl script rather than creating your own, it'll most likely need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Hosting

Every time you need to employ Perl-based apps on your websites - ready-made from a third-party website or custom ones, you're able to benefit from our vast module library. With over 3400 modules installed on our custom cloud website hosting platform, you will be able to manage any kind of script, regardless of the hosting plan that you choose. Once you log in to the Hepsia Control Panel that is provided with all the accounts, you will be able to see the entire set of modules which we have along with the path that you should add to your scripts so they can access these modules. Because we have quite a big library, you can find both popular and seldom used modules. We prefer to be on the safe side, so if some third-party script that you need 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 provide allows you to use any Perl-based web application that you wish, regardless if you have created it yourself or if you've downloaded it from some third-party site. Either way, it will work flawlessly whatever the modules it may require as we have a massive library that consists of over 3400 different modules. A full list can be found in the Hepsia website hosting Control Panel that's used to control the semi-dedicated server accounts. In addition to that list, you'll also see the directory path to the modules, so as to know what you need to include in your scripts in order for them to connect to the modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a large number of modules to make sure that any script will be able to run regardless of its specifications.