Perl is a popular programming language and among its key advantages is the fact that it supports the so-called modules - short bits of program code which include subroutines and perform a number of tasks. The practical side of working with modules is that you do not need to write custom code or add the entire code for a specific task every single time it needs to be executed. Instead, you will be able to include just a single line in your Perl script that calls a specific module, that consequently will execute the needed action. Not only will this lead to shorter and optimized scripts, but it'll also enable you to make adjustments a lot quicker and much easier. If you aren't a programmer, yet you'd like to use a Perl app which you've discovered on the worldwide web, for instance, it's likely that the application will need some modules to be already set up on your website hosting server.

Over 3400 Perl Modules in Shared Hosting

When you buy one of the Linux shared hosting that we supply, you will receive access to a large library of more than 3400 Perl modules which are already installed on our cloud server platform. After you log in to your Hepsia Control Panel, you'll be able to visit the Server Information section where you could see the complete list. Some of them are more popular than others, but we have such a large selection as we realize that if you employ an app from some third-party site, it could have certain requirements as to what kind of modules have to be set up on the server or it will not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you can access and take advantage of on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

All our Linux semi-dedicated servers feature a massive range of Perl modules that you can use with your scripts. That way, even if you want to use an application which you've found online from a different internet site, you can be certain that it will be effective since no matter what modules it could require, we will have them. Our collection offers over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are widely used and others not so much. We keep such a large amount to be on the safe side and to make certain that any script will run on our servers even if some module that it requires is used rarely. The full list of modules that you can use is available in the Hepsia web hosting Control Panel offered with the semi-dedicated accounts.