Perl is a very popular web-oriented computer programming language, that's designed to create CGI scripts and also many different applications. It is really practical owing to the fact that you do not have to produce the same program code over and over again so that you can get some action executed a couple of times, but you're able to work with modules. They are pre-defined subroutines or groups of tasks which can be called and executed in a script. This means that, you'll be able to include just a reference to a given module within your code as an alternative to using the whole module code time and time again. In this way, your script will be shorter, therefore it will be executed faster, not mentioning that it will be much easier to maintain and / or modify. In case you wish to employ some third-party ready-made Perl script instead of writing your own, it'll probably need specific modules to be present on the web hosting server.

Over 3400 Perl Modules in Cloud Hosting

Our Linux cloud services include over 3400 Perl modules that you're able to use as a part of your CGI scripts or web-based applications. They include both widely used and less popular ones, so as to provide you with different options in terms of what features you'll be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The complete list is available in the Server Information area of our tailor-made Hepsia web hosting Control Panel, that is provided with all of the shared accounts. In the same place, you'll find the Perl version which we have as well as the path to the modules that you will need to use inside your scripts to call a given module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated hosting services include a huge range of Perl modules which you could use with your scripts. This way, even if you need to use a program that you've found online from another internet site, you can rest assured that it will be effective since no matter what modules it may possibly need, we will have them. Our collection features over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and much more - some of them are widely used and others not as much. We keep such a significant number to be on the safe side and to make sure that any script will work on our servers even if some module that it needs is used rarely. The whole list of modules which you can use can be found within the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.