Perl is a widely used programming language and one of its main pros is the fact that it works with the so-called modules - short bits of code that contain subroutines and do various tasks. The useful side of working with modules is the fact that you will not have to create custom-made program code or include the entire code for a certain process each and every time it needs to be performed. Alternatively, you will be able to add just one line in your Perl script which calls a given module, that in turn will execute the necessary action. Not only will this lead to shorter and optimized scripts, but it'll also allow you to make modifications faster and easier. If you aren't a programmer, yet you'd like to begin using a Perl app which you've found on the web, for instance, it's likely that the app will require certain modules to be already installed on the hosting server.

Over 3400 Perl Modules in Shared Hosting

Every time you want to use Perl-based applications on your sites - ready-made from a third-party website or custom-built ones, you are able to benefit from our huge module library. With over 3400 modules set up on our custom-made cloud web hosting platform, you'll be able to execute any script, irrespective of the shared hosting plan that you select. Once you log in to the Hepsia Control Panel that is provided with all of the accounts, you'll be able to see the complete set of modules that we offer together with the path that you have to include to your scripts so that they can access these modules. Because we have quite a big library, you can find both widespread and seldom used modules. We prefer to be on the safe side, so if some third-party script that you need to use needs a module that is not that popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting come with a huge range of Perl modules that you can use with your scripts. This way, even when you need to use an app which you've discovered online from a different website, you can rest assured that it'll work correctly as regardless of the modules it may possibly require, we will have them. Our library offers more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are frequently used while others not as much. We keep such a large number to be on the safe side and to be certain that any script shall run on our machines even if some module it needs is used rarely. The full list of modules that you can use is available in the Hepsia website hosting CP provided with the semi-dedicated accounts.