Perl is a well-liked web-oriented programming language, which is designed to create CGI scripts and also a variety of apps. It's very convenient as you don't need to create the same code over and over in order to get some process executed several times, but you will be able to employ modules. These are pre-defined subroutines or sets of tasks that can be called and executed inside a script. That is to say, you'll be able to include only a reference to a particular module inside your program code instead of 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'll be much simpler to maintain or modify. When you would like to use a third-party ready-made Perl script instead of writing your own, it'll probably need specific modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Website Hosting

Over 3400 Perl modules are accessible when you buy any of our Linux website hosting packages. You are able to use as many as you need and we have ensured that we have all the well-liked ones, as well as a lot more that might not be used that much, but might be a requirement for a third-party web app that you would like to use or for a custom-made script in order to work properly. 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 see the entire list in your Hepsia website hosting Control Panel as well as the path which you have to set in your scripts, so that they can use the module library. With our shared plans, you're able to employ any type of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

Every single semi-dedicated server that we provide will allow you to employ any type of Perl-based web application that you'd like, no matter if you've created it yourself or if you've downloaded it from a third-party website. In either case, it'll run perfectly irrespective of the modules it needs since we have a massive library which consists of over 3400 different modules. A complete list can be found in the Hepsia web hosting Control Panel that is used to take care of the semi-dedicated server accounts. In addition to that list, you can also see the directory path to the modules, in order to know what you have to include in your scripts in order for them to connect to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a large number of modules to ensure that any kind of script will run regardless of its requirements.