Perl is a well-known programming language and among its major advantages is the fact that it supports the so-called modules - short pieces of program code that include subroutines and execute a number of tasks. The beneficial side of using modules is the fact that you won't have to write custom program code or add the entire code for a specific task each and every time it needs to be executed. Instead, you are able to add just one line in your Perl script that calls a given module, that consequently will execute the necessary action. Not only will this give you shorter and improved scripts, but it will allow you to make changes faster and much easier. In case you aren't a programmer, but you'd like to employ a Perl app that you've discovered on the Internet, for instance, it is likely that the application will need specific modules to be already set up on the hosting server.

Over 3400 Perl Modules in Hosting

When you purchase one of the hosting that we provide, you will have access to a rich library of more than 3400 Perl modules that are already installed on our cloud server platform. As soon as you log in to your Hepsia Control Panel, you're able to visit the Server Information section where you can easily see the full list. Some of them are more popular than others, yet we offer such a large number since we realize that in case you employ an app from a third-party site, it could have specific prerequisites as to which modules need to be set up on the server or it will not work efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you're able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers include a big selection of Perl modules which you could use with your scripts. In this way, even when you need to use a program which you have discovered online from a different internet site, you can be certain that it'll work correctly as regardless what modules it may require, we'll have them. Our library offers over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - some are commonly used while others not as much. We keep such a large amount to be on the safe side and to be sure that any script shall run on our servers even if some module which it requires is used very rarely. The whole list of modules that you can use is available in the Hepsia web hosting Control Panel offered with the semi-dedicated accounts.