Perl is a widely used programming language and one of its major pros is the fact that it works with the so-called modules - short pieces of program code which contain subroutines and perform a number of tasks. The practical side of working with modules is that you won't need to write custom-made program code or add the entire code for a given process each and every time it has to be executed. Instead, you'll be able to add only one line in your Perl script which calls a certain module, that consequently will execute the needed action. Not only will this provide you with shorter and more optimized scripts, but it will also allow you to make modifications quicker and much easier. In case you are not a programmer, yet you would like to begin using a Perl application which you've discovered on the Internet, for example, it is likely that the application will need some modules to be already set up on the web hosting server.

Over 3400 Perl Modules in Shared Website Hosting

Every time you would like to work with Perl-based apps on your websites - ready-made from a third-party site or custom-made ones, you are able to take advantage of our huge module library. With over 3400 modules installed on our in-house built cloud web hosting platform, you'll be able to execute any script, irrespective of the shared website hosting plan that you pick. As soon as you sign in to the Hepsia Control Panel which is included with all the accounts, you can see the whole set of modules which we have along with the path that you have to add to your scripts so that they can access these modules. Since we have quite a big library, you'll find both well-liked and seldom used modules. We prefer to be prepared, so if a third-party script that you want to employ needs a module that isn't very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our semi-dedicated packages come with a big variety of Perl modules that you could use with your scripts. That way, even when you need to use an app that you have found online from a different website, you can be positive that it'll be effective as regardless what modules it may possibly need, we will have them. Our selection features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and more - many of them are widely used and others not as much. We keep such a large amount to be on the safe side and to ensure that any script will run on our machines even if some module which it requires is used extremely rarely. The complete list of modules you can use can be found inside the Hepsia web hosting CP that comes with the semi-dedicated accounts.