Perl is a widespread web-oriented programming language, which is employed to make CGI scripts as well as various apps. It is really useful since you do not have to generate the same code over and over again to get some task executed a couple of times, but you are able to work with modules. They're pre-defined subroutines or groups of functions which can be called and executed inside a script. This means that, you are able to include only a reference to a certain module inside your program code rather than using the whole module code again and again. This way, your script will be shorter, thus it'll be executed faster, not mentioning that it will be easier to maintain or modify. If you would like to take advantage of a third-party ready-made Perl script rather than creating your own, it'll most likely need certain modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Hosting

More than 3400 Perl modules are accessible when you get any of our hosting plans. You'll be able to employ as many as you need and we've ensured that we offer all of the well-known ones, and many more which may not be 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 to work properly. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you will be able to access. You'll be able to find the whole list in your Hepsia website hosting Control Panel along with the path which you have to set in your scripts, so that they can use our module library. When you use our shared packages, you'll be able to employ any kind of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you are able to run any kind of script app developed in this programming language without any problems irrespective of the semi-dedicated server plan that you choose. This applies for both pre-made apps which you find online and for custom-made ones that you develop. We supply such a large number of modules for two reasons - first, to give you a selection in respect to what features you will be able to add to your applications and websites and second, to ensure that in case you would like to work with a ready script, it'll run flawlessly no matter what modules it will need. That's why, some of the modules in our library are quite popular while others are used rarely. You will see a list of all the modules in your web hosting Control Panel in addition to the access path which your scripts will need in order to use these modules.