Perl is a widespread web-oriented programming language, that is designed to set up CGI scripts and various applications. It is very convenient owing to the fact that you do not need to write the same program code repeatedly so as to get some process executed several times, but you're able to work with modules. They're pre-defined subroutines or sets of tasks that can be called and executed in a script. That is to say, you will be able to add only a reference to a specific module inside your program code rather than using the entire module code again and again. In this way, your script will be shorter, therefore it shall be executed quicker, not mentioning that it'll be easier to maintain and modify. If you want to use a third-party ready-made Perl script rather than creating your own, it'll most likely need specific modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Hosting

Over 3400 Perl modules are at your disposal if you get any of our Linux hosting. You will be able to use as many as you need and we've ensured that we've got all of the well-known ones, and a lot more that may not be used that much, but may be a prerequisite for some third-party web application that you wish to use or for a custom script in order to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you can access. You can find the entire list inside your Hepsia website hosting Control Panel as well as the path which you have to set in your scripts, so that they can use our module library. When you use our shared packages, you are able to use any kind of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated hosting plans feature a massive selection of Perl modules which you could use with your scripts. Thus, even when you need to use an app which you have found online from another website, you can rest assured that it will be effective as regardless what modules it may possibly require, we'll have them. Our library consists of over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some of them are widely used while others not so much. We keep such a large amount to be on the safe side and to make certain that any script will run on our machines even if some module which it requires is used very rarely. The complete list of modules you can use is available within the Hepsia hosting CP that comes with the semi-dedicated accounts.