Perl is a popular programming language and among its main pros is the fact that it works with the so-called modules - short pieces of program code which include subroutines and execute various tasks. The convenient side of working with modules is that you do not have to write custom-made code or add the entire code for a specific action every time it needs to be performed. Instead, you can add only a single line in your Perl script that calls a certain module, that consequently will execute the needed task. Not only will this lead to shorter and improved scripts, but it will enable you to make changes swifter and much easier. If you are not a programmer, still you'd like to start using a Perl application which you've discovered online, for instance, it is likely that the app will need some modules to be already set up on the web hosting server.

Over 3400 Perl Modules in Hosting

Any time you wish to use Perl-based applications on your sites - ready-made from a third-party website or custom-built ones, you're able to take advantage of our vast module library. With over 3400 modules set up on our custom-made cloud web hosting platform, you'll be able to execute any kind of script, regardless of the hosting plan that you pick. As soon as you sign in to the Hepsia Control Panel which is provided with all of the accounts, you'll be able to see the whole list of modules which we offer along with the path that you have to add to your scripts so they can access these modules. Since we now have quite a large library, you'll find both well-liked and very rarely used modules. We prefer to be on the safe side, so if some third-party script that you want to employ needs a module that is not that popular, we will still have it here.