Perl is a well-liked web-oriented programming language, that is employed to set up CGI scripts and a variety of apps. It's really practical due to the fact that you don't have to generate the same program code time and again to have some action executed more than once, but you're able to apply modules. These are pre-defined subroutines or groups of functions that can be called and executed in a script. This means that, you can add only a reference to a certain module within your code instead of using the entire module code again and again. This way, your script will be shorter, therefore it shall be executed quicker, not mentioning that it'll be a lot easier to maintain and / or modify. When you'd like to employ some third-party ready-made Perl script as an alternative to creating your own, it will most likely need certain modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Hosting

When you would like to employ Perl-based applications on your websites - ready-made from a third-party site or custom-made ones, you can take advantage of our large module library. With over 3400 modules installed on our custom-made cloud web hosting platform, you will be able to execute any kind of script, regardless of the shared hosting plan that you choose. After you sign in to the Hepsia Control Panel that comes with all of the accounts, you can see the whole list of modules which we offer along with the path that you should include to your scripts so that they will access these modules. Because we have quite a massive library, you can find both popular and rarely used modules. We prefer to be on the safe side, so in case a third-party script that you intend to use requires a module that isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every semi-dedicated server that we offer allows you to use any Perl-based web app that you wish, regardless if you've created it yourself or if you've downloaded it from some third-party site. In either case, it'll function properly whatever the modules it needs since we have a large library that consists of over 3400 different modules. The complete list is available in the Hepsia website hosting Control Panel that's 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, so as to know what you need to 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 supply such a large number of modules to ensure that any script can run regardless of its specifications.