Perl is a very popular web-oriented computer programming language, that is designed to create CGI scripts along with a variety of applications. It's really convenient because you do not need to produce the same program code over and over again in order to get some task executed several times, instead you will be able to employ modules. These are pre-defined subroutines or sets of tasks that can be called and executed inside a script. That is to say, you're able to include only a reference to a given module within your code instead of using the whole module code over and over again. This way, your script will be shorter, thus it will be executed a lot faster, not mentioning that it'll be easier to maintain or modify. When you'd like to use some third-party ready-made Perl script as an alternative to writing your own, it'll probably need particular modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Shared Web Hosting

When you get one of the shared web hosting service that we provide, you will get access to a huge library of over 3400 Perl modules which are already installed on our cloud server platform. When you sign in to the Hepsia Control Panel, you're able to go to the Server Information section where you can check the entire list. Some of them are more common than others, but we have such a large number since we are aware that when you employ an app from some third-party website, it could have specific requirements as to what kind of modules need to be installed on the server or it may not work appropriately. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you'll be able to access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated service include a huge collection of Perl modules which you may use with your scripts. In this way, even when you would like to use an application that you've discovered online from a different website, you can be sure that it'll work correctly since regardless of the modules it could require, we'll have them. Our collection provides over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many others - some of them are widely used and others not so much. We keep such a significant number to be on the safe side and to ensure that any script will run on our machines even if some module that it needs is used very rarely. The entire list of modules you can use can be found inside the Hepsia hosting Control Panel offered with the semi-dedicated accounts.