Perl is a very popular web-oriented programming language, which is employed to create CGI scripts as well as a variety of apps. It is really handy considering that you do not need to generate the very same code time and time again so as to have some process executed more than once, instead you'll be able to employ modules. These are pre-defined subroutines or sets of operations which can be called and executed inside a script. In other words, you are able to include only a reference to a specific module in your program code as an alternative to using the whole module code time and time again. This way, your script will be shorter, thus it will be executed a lot quicker, not mentioning that it will be much easier to maintain and modify. In case you want to employ some third-party ready-made Perl script rather than creating your own, it will most likely need particular modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

Over 3400 Perl modules will be at your disposal if you acquire any of our cloud website hosting. You are able to employ as many as you will need and we've made sure that we've got all the well-known ones, as well as many more that may not be used as much, but might be a prerequisite for a third-party web application that you want to use or for a custom-made script to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few instances of the modules you can access. You're able to find the full list inside your Hepsia hosting Control Panel as well as the path that you have to set within your scripts, so that they can use our module library. When you use our shared plans, you'll be able to work with any kind of Perl-based script without any limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

Every semi-dedicated server that we provide allows you to use any kind of Perl-based web application that you would like, no matter if you've created it yourself or if you have downloaded it from a third-party site. Either way, it'll function flawlessly irrespective of the modules it requires since we have a large library which contains over 3400 different modules. A full list is available in the Hepsia web hosting Control Panel that's used to control the semi-dedicated server accounts. Along with the list, you can also see the directory path to the modules, in order to know what you need to add in your scripts in order for them to link to the modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we supply such a multitude of modules to make sure that almost any script will be able to run regardless of its requirements.