Perl is a popular programming language and among its main advantages is the fact that it supports the so-called modules - short bits of code that contain subroutines and execute multiple tasks. The practical side of using modules is that you will not need to create custom-made code or add the whole code for some task whenever it needs to be performed. Instead, you will be able to add only one line in your Perl script that calls a certain module, that consequently will perform the necessary task. Not only will this result in shorter and more optimized scripts, but it will allow you to make changes swifter and easier. In case you are not a programmer, yet you would like to work with a Perl app that you've discovered on the web, for instance, it is very likely that the application will need some modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Web Hosting

In case you wish to work with Perl-based applications on your sites - ready-made from a third-party site or custom ones, you will be able to reap the benefits of our large module library. With more than 3400 modules set up on our custom cloud hosting platform, you will be able to execute any script, whatever the web hosting plan that you select. As soon as you sign in to the Hepsia Control Panel that is included with all accounts, you'll be able to see the complete set of modules which we offer together with the path that you should add to your scripts so that they will access these modules. Because we have quite a massive library, you'll find both widespread and very rarely used modules. We prefer to be on the safe side, so in case some third-party script that you'd like to use requires a module that isn't that popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you need to employ a Perl-based web app or CGI script, it shall be possible to use 3400+ different modules which can be found on our cloud hosting platform and are a part of each semi-dedicated server which we offer. You shall be able to see the entire list at any time via your Hepsia Control Panel alongside the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party applications may need modules which aren't popular so as to operate efficiently, hence the large amount we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you will be able to use with your Perl apps regardless of the plan you choose.