Perl is a well-liked web-oriented programming language, which is employed to create CGI scripts and many different apps. It is really convenient because you don't need to produce the very same program code again and again so as to have some process executed a couple of times, but you're able to employ modules. These are pre-defined subroutines or sets of functions which can be called and executed inside a script. In other words, you are able to add only a reference to a particular module inside your code instead of using the whole module code again and 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 easier to maintain and / or modify. When you would like to use a third-party ready-made Perl script as an alternative to creating your own, it'll most likely need particular modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Shared Website Hosting

Over 3400 Perl modules will be accessible when you acquire any of our Linux shared website hosting. You'll be able to employ as many as you will need and we have ensured that we have all the well-liked ones, and many more which are not used that much, but might be a prerequisite for a third-party web app that you wish to use or for a custom script to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of instances of the modules you'll be able to access. You are able to see the entire list in your Hepsia web hosting Control Panel as well as the path which you should set in your scripts, so they can use our module library. When you use our shared plans, you will be able to work with any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

Each and every semi-dedicated server that we supply allows you to use any Perl-based web app that you'd like, no matter if you've created it yourself or if you've downloaded it from some third-party site. Either way, it will work flawlessly whatever the modules it may require since we have a massive library that includes more than 3400 different modules. The complete list is available in the Hepsia hosting Control Panel that is used to take care of the semi-dedicated server accounts. Along with that list, you'll also find the directory path to the modules, in order to know what you should include in your scripts in order for them to link to the modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a large number of modules to make sure that any type of script can run regardless of its requirements.