Perl is a widespread web-oriented programming language, that is designed to generate CGI scripts and many different apps. It is very handy due to the fact that you do not need to submit the same code time and time again to have some action executed several times, but you'll be able to work with modules. These are pre-defined subroutines or groups of operations which can be called and executed in a script. In other words, you can include just a reference to a certain module in your program code as an alternative to using the whole module code again and again. In this way, your script will be shorter, therefore it will be executed a lot faster, not mentioning that it will be much easier to maintain and / or modify. In case you want to use a third-party ready-made Perl script instead of writing your own, it'll most likely need particular modules to be present on the hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

More than 3400 Perl modules are readily available if you acquire any of our Linux cloud website hosting services. You'll be able to use as many as you have to and we have ensured that we have all of the well-known ones, as well as many more which may not be used as much, but might be a requirement for a third-party web application that you want to use or for a custom-made script to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you will be able to access. You can see the whole list inside your Hepsia website hosting Control Panel as well as the path which you need to set in your scripts, so they can use our module library. When you use our shared plans, you can use any Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our semi-dedicated hosting come with a massive collection of Perl modules that you can use with your scripts. Thus, even when you want to use a program that you've discovered online from a different internet site, you can be sure that it shall be effective because regardless of what modules it could need, we will have them. Our library features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and a lot more - some are frequently used and others not as much. We keep such a large number to be on the safe side and to ensure that any script shall run on our web servers even if some module that it requires is used very rarely. The entire list of modules that can be used is available within the Hepsia website hosting CP that comes with the semi-dedicated accounts.