Perl is a widespread web-oriented computer programming language, which is employed to generate CGI scripts and many different apps. It's very convenient because you don't need to submit the same program code time and again in order to have some process executed a couple of times, instead you can work with modules. They're pre-defined subroutines or sets of operations which can be called and executed inside a script. That is to say, you will be able to include just a reference to a particular module within your code instead of using the whole module code again and again. This way, your script will be shorter, which means that it shall be executed faster, not mentioning that it'll be easier to maintain and modify. In case you want to employ some third-party ready-made Perl script rather than writing your own, it will most likely need certain modules to be present on the web hosting server.

Over 3400 Perl Modules in Website Hosting

Over 3400 Perl modules will be readily available when you obtain any of our Linux website hosting. You're able to use as many as you will need and we've made sure that we've got all the preferred ones, plus a lot more which are not used as much, but can be a requirement for a third-party web app that you need to use or for a custom script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you'll be able to access. You're able to find the whole list inside your Hepsia hosting Control Panel as well as the path which you should set in your scripts, so they can use the module library. With our shared plans, you are able to employ any kind of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you're able to manage virtually any script app developed in this programming language without a problem whatever the semi-dedicated server package that you select. The aforementioned applies for both pre-made apps that you find online and for in-house built ones that you develop. We offer such a multitude of modules for two reasons - first, to provide you with a choice in respect to what kind of features you are able to add to your applications and sites and second, to ensure that in case you'd like to employ a ready script, it will run appropriately whatever the modules it requires. That's why, some of the modules included in our library are quite popular while others are used rarely. You'll find a list of all modules within your hosting Control Panel together with the access path that your scripts need to use these modules.