Perl is a widespread web-oriented programming language, which is used to set up CGI scripts as well as a variety of apps. It's really convenient as you don't have to produce the very same program code over and over again to have some task executed several times, instead you'll be able to work with modules. They're pre-defined subroutines or sets of tasks which can be called and executed inside a script. This means that, you can include only a reference to a certain module within your program code instead of using the whole module code over and over again. In this way, your script will be shorter, which means that it shall be executed a lot faster, not mentioning that it'll be much simpler to maintain or modify. In case you'd like to take advantage of a third-party ready-made Perl script instead of creating your own, it will probably need certain modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Web Hosting

More than 3400 Perl modules will be at your disposal when you acquire any of our Linux web hosting. You are able to employ as many as you have to and we have made sure that we have all of the preferred ones, and many others that are not used as much, but can be a requirement for a third-party web application that you wish to use or for a custom script to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you can access. You can see the list inside your Hepsia web hosting Control Panel along with the path which you should set in your scripts, so that they can use the module library. With our shared plans, you will be able to use any Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated hosting include a huge selection of Perl modules that you can use with your scripts. Thus, even if you need to use a program which you have found online from a different site, you can rest assured that it shall be effective as regardless of the modules it may possibly need, we'll have them. Our selection features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - some are frequently used and others not so much. We keep such a large number to be on the safe side and to ensure that any script shall run on our machines even if some module which it requires is used rarely. The complete list of modules which you can use can be found inside the Hepsia web hosting CP provided with the semi-dedicated accounts.