Perl is a very popular web-oriented computer programming language, which is used to make CGI scripts and a variety of apps. It is very useful because you don't have to write the same program code time and time again so as to have some task executed more than once, instead you're able to employ modules. These are pre-defined subroutines or sets of operations that can be called and executed in a script. In other words, you are able to include only a reference to a specific module in your program code rather than using the entire module code again and again. In this way, your script will be shorter, which means that it shall be executed a lot quicker, not mentioning that it will be much simpler to maintain and / or modify. In case you wish to employ some third-party ready-made Perl script instead of writing your own, it'll most likely need certain modules to be present on the website hosting server.

Over 3400 Perl Modules in Hosting

If you purchase one of the Linux hosting that we offer, you will receive access to a rich library of more than 3400 Perl modules which are already installed on our cloud server platform. After you log in to your Hepsia Control Panel, you are able to visit the Server Information section where you can check the complete list. Part of them are more popular than others, yet we offer such a large selection as we are aware that if you employ an app from a third-party website, it may have certain requirements as to which modules should be present on the server or it might not function appropriately. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you will be able to access and take advantage of on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

Our Linux semi-dedicated servers include a huge range of Perl modules which you could use with your scripts. This way, even when you want to use an application that you've found online from a different site, you can be positive that it'll be effective because regardless of what modules it could require, we will have them. Our library provides over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - some are frequently used and others not so much. We keep such a large number to be on the safe side and to make sure that any script shall run on our web servers even if some module that it needs is used very rarely. The whole list of modules that you can use is available in the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.