Perl is a well-liked web-oriented computer programming language, that's used to set up CGI scripts as well as various applications. It is very handy because you don't need to produce the same code time and again to get some action executed several times, instead you are able to apply modules. They are pre-defined subroutines or groups of operations that can be called and executed inside a script. That is to say, you are able to include just a reference to a certain module inside your code rather than using the whole module code over and over again. In this way, your script will be shorter, thus it shall be executed much faster, not mentioning that it will be easier to maintain or modify. If you would like to employ a third-party ready-made Perl script instead of creating 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 get one of the shared hosting that we offer, you will have access to a rich library of over 3400 Perl modules which are already set up on our cloud server platform. Once you log in to your Hepsia Control Panel, you will be able to visit the Server Information area where you can check the full list. Part of them are more popular than others, yet we have such a large number because we're aware that when you use an app from some third-party website, it could have specific prerequisites as to which modules have to be present on the server or it may not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you can access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated servers offer a huge range of Perl modules which you can use with your scripts. Thus, even when you need to use a program that you have found online from a different site, you can be certain that it shall work correctly since regardless of the modules it could possibly require, we will have them. Our selection offers over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and more - a lot of them are commonly used while others not as much. We keep such a significant number to be on the safe side and to be sure that any script will run on our servers even if some module that it requires is used very rarely. The whole list of modules that can be used is available within the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.