Perl is a widespread web-oriented programming language, that's designed to create CGI scripts along with various apps. It is very convenient considering that you do not have to produce the same code over and over again to get some task executed a couple of times, but you are able to employ modules. They are pre-defined subroutines or groups of activities which can be called and executed in a script. That is to say, you'll be able to include just a reference to a given module within your code instead of using the entire module code time and time again. This way, your script will be shorter, which means that it'll be executed a lot quicker, not mentioning that it will be a lot easier to maintain and modify. In case you wish to employ some third-party ready-made Perl script rather than writing your own, it'll probably need particular modules to be present on the web hosting server.

Over 3400 Perl Modules in Website Hosting

Over 3400 Perl modules will be at your disposal when you buy any of our Linux website hosting packages. You're able to employ as many as you will need and we've ensured that we offer all the well-known ones, plus a lot more which may not be used that much, but may be a requirement for some third-party web application that you wish to use or for a custom-made script in order to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of instances of the modules you can access. You'll be able to see the full list in your Hepsia hosting Control Panel as well as the path that you need to set inside your scripts, so that they can use the module library. When you use our shared plans, you will be able to use any type of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to manage any script app created in this programming language without any problems regardless of the semi-dedicated server plan that you select. This applies for both pre-made applications that you get online and for in-house made ones which you write. We have such a large number of modules for a couple of reasons - first of all, to provide you with a choice in respect to what functions you will be able to add to your apps and sites and second, to ensure that in case you wish to employ a ready script, it will run flawlessly regardless of what modules it will require. Because of this, most of the modules included in our library are very popular while others are employed rarely. You will see a list of all modules in your hosting Control Panel along with the access path that your scripts need to use these modules.