Perl is a popular programming language and one of its key pros is that it supports the so-called modules - short bits of code which include subroutines and perform multiple tasks. The beneficial side of using modules is that you won't need to write custom program code or include the whole code for a given action each time it needs to be executed. Instead, you can add only one line in your Perl script which calls a particular module, which consequently will execute the necessary task. Not only will this result in shorter and more optimized scripts, but it will help you make modifications faster and easier. If you aren't a programmer, still you would like to begin using a Perl app that you've found online, for example, it is likely that the app will require specific modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Shared Website Hosting

In case you want to employ Perl-based applications on your websites - ready-made from a third-party website or custom-built ones, you will be able to take advantage of our vast module library. With more than 3400 modules set up on our in-house made cloud web hosting platform, you'll be able to manage any type of script, whatever the shared website hosting package that you pick. As soon as you log in to the Hepsia Control Panel which is included with all of the accounts, you will be able to see the complete set of modules which we offer along with the path that you have to include to your scripts so they'll be able to access these modules. As we have quite a massive library, you'll find both well-liked 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 employ requires a module which is not that popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting feature a large range of Perl modules which you could use with your scripts. Thus, even if you need to use an application which you have found online from another site, you can be positive that it will be effective as regardless of what modules it could possibly need, we'll have them. Our library provides over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - some are frequently used and others not as much. We keep such a significant number to be on the safe side and to make sure that any script will work on our servers even if some module it requires is used rarely. The full list of modules you can use can be found inside the Hepsia website hosting CP provided with the semi-dedicated accounts.