Perl is a very popular web-oriented computer programming language, which is employed to make CGI scripts as well as many different apps. It is really handy due to the fact that you don't have to write the very same code repeatedly to get some task executed more than once, instead you can apply modules. They are pre-defined subroutines or sets of tasks that can be called and executed within a script. In other words, you're able to add just a reference to a certain module inside your code instead of using the whole module code again and again. In this way, your script will be shorter, thus it will be executed a lot faster, not mentioning that it'll be much easier to maintain and modify. When you wish to take advantage of some third-party ready-made Perl script instead of creating your own, it will probably need certain modules to be present on the web hosting server.

Over 3400 Perl Modules in Shared Hosting

Our Linux shared packages include more than 3400 Perl modules which you'll be able to employ as a part of your CGI scripts or web-based applications. They include both popular and less popular ones, in order to give you a choice regarding what capabilities you will be able to add to your websites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. The complete list accessible in the Server Information section of our tailor-made Hepsia hosting Control Panel, that comes with all of the shared accounts. In the same place, you can see the Perl version which we have along with the path to the modules that you'll need to use inside your scripts in order to call a certain module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting include a huge variety of Perl modules which you could use with your scripts. That way, even when you need to use an application that you have discovered online from another internet site, you can be certain that it will be effective since regardless of the modules it may possibly need, we'll have them. Our selection features over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are frequently used while others not as much. We keep such a significant number to be on the safe side and to ensure that any script will run on our web servers even if some module which it needs is used extremely rarely. The full list of modules that you can use can be found inside the Hepsia website hosting CP that comes with the semi-dedicated accounts.