Perl is a widespread web-oriented programming language, that's employed to generate CGI scripts and a variety of applications. It's really practical since you don't need to generate the same code over and over again to get some action executed a couple of times, instead you're able to work with modules. These are pre-defined subroutines or groups of operations that can be called and executed within a script. In other words, you will be able to add just a reference to a certain module in your code as an alternative to using the whole module code again and again. In this way, your script will be shorter, which means that it will be executed quicker, not mentioning that it will be easier to maintain and modify. If you want to take advantage of some 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

If you would like to work with Perl-based apps on your sites - ready-made from a third-party website or custom-built ones, you will be able to reap the benefits of our large module library. With more than 3400 modules installed on our in-house built cloud website hosting platform, you'll be able to execute any script, irrespective of the hosting plan that you pick. When you sign in to the Hepsia Control Panel that is provided with all accounts, you will be able to see the complete set of modules which we have as well as the path that you need to include to your scripts so they'll be able to access these modules. As we now have quite a large library, you can find both popular and seldom used modules. We prefer to be prepared, so in case some third-party script that you wish to use needs a module that is not that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you would like to employ a Perl-based web application or CGI script, you will be able to use 3400+ different modules which can be found on our cloud hosting platform and are a part of every semi-dedicated server we provide. You shall be able to see the entire list anytime via your Hepsia CP together with the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party programs may require modules which aren't popular to perform properly, hence the big number which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you will be able to use with your Perl applications regardless of the package deal you opt for.