Perl is a well-known programming language and among its major pros is the fact that it supports the so-called modules - short pieces of code which include subroutines and perform a variety of tasks. The useful side of employing modules is that you don't have to write custom-made program code or include the whole code for a particular process each time it should be performed. Instead, you are able to add only a single line in your Perl script which calls a particular module, that consequently will perform the needed action. Not only will this give you shorter and enhanced scripts, but it will enable you to make adjustments a lot quicker and much easier. If you are not a programmer, still you would like to start using a Perl app which you've discovered on the Internet, for example, it's very likely that the app will require certain modules to be already set up on the hosting server.

Over 3400 Perl Modules in Hosting

In case you need to employ Perl-based applications on your sites - ready-made from a third-party site or custom-built ones, you will be able to benefit from our huge module library. With over 3400 modules installed on our tailor-made cloud web hosting platform, you will be able to run any script, whatever the hosting package that you choose. As soon as you log 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 have as well as the path that you need to include to your scripts so they can access these modules. Since we have quite a massive library, you'll find both popular and seldom used modules. We prefer to be on the safe side, so if a third-party script that you intend to employ requires a module that is not very popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our Linux semi-dedicated servers include a massive collection of Perl modules which you may use with your scripts. That way, even if you need to use a program that you've discovered online from a different site, you can rest assured that it will work effectively because regardless of what modules it may possibly need, we'll have them. Our library features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - some are frequently used while others not as much. We keep such a large number to be on the safe side and to make sure that any script will work on our servers even if some module which it needs is used extremely rarely. The complete list of modules which you can use can be found inside the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.