Perl is a very popular web-oriented computer programming language, which is employed to generate CGI scripts and a variety of apps. It's very handy due to the fact that you do not have to generate the same program code time and again so as to get some action executed more than once, instead you can use modules. These are pre-defined subroutines or sets of functions which can be called and executed within a script. This means that, you are able to add only a reference to a given module within your program code instead of using the whole module code again and again. In this way, your script will be shorter, which means that it shall be executed quicker, not mentioning that it'll be much easier to maintain or modify. If you would like to use some third-party ready-made Perl script instead of writing your own, it'll most likely need particular modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

Any time you need to work with Perl-based applications on your websites - ready-made from a third-party website or custom-made ones, you'll be able to take advantage of our huge module library. With over 3400 modules installed on our in-house built cloud hosting platform, you'll be able to execute any script, regardless of the shared web hosting package that you choose. After you log in to the Hepsia Control Panel that is included with all accounts, you can see the entire list of modules which we have along with the path that you should add to your scripts so that they'll be able to access these modules. As we now have quite a large library, you can find both popular and rarely used modules. We prefer to be on the safe side, so in case some third-party script that you'd like to work with requires a module which isn't very popular, we'll still have it on our end.