Perl is a widespread web-oriented computer programming language, that is designed to make CGI scripts as well as various apps. It is very useful since you don't need to create the same program code again and again so that you can get some task executed a couple of times, but you are able to employ modules. These are pre-defined subroutines or sets of operations which can be called and executed inside a script. This means that, you'll be able to include just a reference to a certain module inside your code rather than using the whole module code time and time again. In this way, your script will be shorter, therefore it will be executed a lot quicker, not mentioning that it will be much easier to maintain and / or modify. In case you wish to employ a third-party ready-made Perl script rather than creating your own, it will most likely need particular modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Hosting

More than 3400 Perl modules are at your disposal when you obtain any of our shared hosting. You can employ as many as you'd like and we've made sure that we have all the well-liked ones, as well as many others that might not be used that much, but may be a prerequisite for a third-party web application that you need to use or for a custom script in order to function properly. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you'll be able to access. You can find the entire list in your Hepsia hosting Control Panel along with the path that you need to set in your scripts, so they can use our module library. When you use our shared plans, you will be able to employ any Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers come with a big range of Perl modules that you may use with your scripts. That way, even when you would like to use an app which you have found online from a different website, you can rest assured that it shall work correctly since regardless of what modules it may possibly require, we will have them. Our selection features more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some of them are widely used and others not so much. We keep such a large amount to be on the safe side and to be certain that any script shall work on our web servers even if some module which it needs is used very rarely. The whole list of modules which you can use is available within the Hepsia hosting CP offered with the semi-dedicated accounts.