Perl is a widespread web-oriented computer programming language, that is used to create CGI scripts and a variety of apps. It's really handy since you do not need to generate the same code over and over again in order to get some process executed several times, instead you're able to apply modules. They're pre-defined subroutines or sets of operations that can be called and executed within a script. This means that, you're able to include only a reference to a particular module in your program code instead of using the whole module code again and again. This way, your script will be shorter, thus it shall be executed much faster, not mentioning that it will be easier to maintain and modify. In case you'd like to use some third-party ready-made Perl script instead of writing your own, it will probably need particular modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Hosting

If you obtain one of the shared hosting plans that we offer, you'll receive access to a large library of over 3400 Perl modules that are already installed on our cloud server platform. As soon as you sign in to your Hepsia Control Panel, you'll be able to visit the Server Information section where you could see the entire list. Part of them are more popular than others, yet we have such a large selection because we are aware that when you use an app from some third-party site, it may have certain prerequisites as to which modules have to be available on the server or it might not function efficiently. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you can access and take advantage of on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated hosting plans come with a big collection of Perl modules that you can use with your scripts. That way, even if you would like to use an app which you have found online from another site, you can be positive that it will be effective as no matter what modules it could possibly need, we'll have them. Our collection features over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - a lot of them are widely used and others not so 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 that it requires is used rarely. The whole list of modules that can be used can be found within the Hepsia website hosting CP provided with the semi-dedicated accounts.