Perl is a well-known programming language and among its major advantages is the fact that it supports the so-called modules - short bits of program code that contain subroutines and do a number of tasks. The useful side of employing modules is the fact that you won't need to create custom code or include the entire code for a given task every single time it needs to be performed. Instead, you'll be able to add only one line in your Perl script that calls a given module, that in turn will perform the needed task. Not only will this give you shorter and improved scripts, but it will also allow you to make adjustments quicker and easier. In case you are not a programmer, but you'd like to begin using a Perl application which you've discovered on the web, for instance, it is very likely that the application will require some modules to be already set up on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

When you wish to use Perl-based applications on your sites - ready-made from a third-party website or custom-built ones, you are able to reap the benefits of our vast module library. With more than 3400 modules set up on our in-house built cloud web hosting platform, you can manage any script, whatever the shared web hosting package that you select. As soon as you log in to the Hepsia Control Panel which comes with all the accounts, you will be able to see the whole list of modules which we offer as well as the path that you have to add to your scripts so that they can access these modules. Because we have quite a large library, you'll find both well-liked and rarely used modules. We prefer to be prepared, so in case a third-party script that you wish to use needs a module that isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers feature a large range of Perl modules which you can use with your scripts. In this way, even if you would like to use a program which you have discovered online from another website, you can be positive that it'll work effectively since regardless of what modules it could possibly need, we will have them. Our library consists of over 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 number to be on the safe side and to make certain that any script shall run on our servers even if some module which it needs is used very rarely. The entire list of modules which you can use is available within the Hepsia hosting CP that comes with the semi-dedicated accounts.