Perl is a well-known programming language and among its major advantages is that it supports the so-called modules - short pieces of code that contain subroutines and perform multiple tasks. The useful side of using modules is the fact that you will not need to write custom program code or include the entire code for a certain task whenever it needs to be performed. Instead, you can include only a single line in your Perl script that calls a certain module, which in turn will execute the needed action. Not only will this lead to shorter and enhanced scripts, but it'll also enable you to make adjustments a lot quicker and easier. In case you aren't a programmer, but you would like to begin using a Perl application which you've found on the web, for instance, it's likely that the application will need specific modules to be already set up on your hosting server.

Over 3400 Perl Modules in Shared Hosting

In case you would like to employ Perl-based apps on your sites - ready-made from a third-party site or custom ones, you're able to take full advantage of our vast module library. With more than 3400 modules set up on our custom cloud hosting platform, you'll be able to execute any script, regardless of the shared hosting plan that you pick. When you sign in to the Hepsia Control Panel that is included with all accounts, you will be able to see the complete set of modules that we have along with the path that you have to include to your scripts so they can access these modules. Since we have quite a massive library, you will find both well-known and very rarely used modules. We prefer to be on the safe side, so in case a third-party script that you would like to use requires a module which is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated servers include a massive variety of Perl modules which you can use with your scripts. In this way, even if you need to use an application that you have discovered online from a different internet site, you can be positive that it'll be effective as no matter what modules it could possibly need, we'll have them. Our collection consists of over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - many of them are commonly 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 shall work on our machines even if some module that it requires is used rarely. The entire list of modules that can be used is available in the Hepsia hosting Control Panel provided with the semi-dedicated accounts.