Perl is a widespread web-oriented computer programming language, that's used to make CGI scripts and a variety of applications. It's very practical owing to the fact that you do not have to generate the very same program code time and time again so as to have some task executed more than once, instead you can use modules. They are pre-defined subroutines or groups of activities that can be called and executed within a script. That is to say, you will be able to add just a reference to a certain module inside your code rather than using the whole module code over and over again. This way, your script will be shorter, which means that it will be executed a lot faster, not mentioning that it'll be much simpler to maintain and modify. If you would like to use a third-party ready-made Perl script rather than creating your own, it'll most likely need particular modules to be present on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

More than 3400 Perl modules are readily available when you get any of our Linux shared hosting. You'll be able to employ as many as you'd like and we have made sure that we have all the well-known ones, plus many others that are not used that much, but can be a requirement for some third-party web application that you would like to use or for a custom-made script in order to function properly. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you will be able to access. You will be able to find the list in your Hepsia hosting Control Panel as well as the path which you have to set in your scripts, so they can use the module library. With our shared plans, you're able to work with any type of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to run almost any script application written in this programming language without a problem whatever the semi-dedicated server plan that you choose. This applies for both pre-made apps that you get online and for custom-built ones that you write. We have such a large number of modules for two reasons - first of all, to provide you with different options in respect to what characteristics you can add to your apps and sites and secondly, to make sure that if you would like to use a ready script, it'll run properly whatever the modules it will need. For this reason, many of the modules inside our library are quite popular while others are used rarely. You'll see a list of all the modules within your web hosting Control Panel along with the access path which your scripts need so as to use these modules.