Perl is a well-liked web-oriented programming language, that's employed to set up CGI scripts as well as many different applications. It is very useful due to the fact that you do not have to submit the very same code time and time again so that you can have some action executed more than once, instead you can work with modules. They're pre-defined subroutines or groups of tasks which can be called and executed in a script. That is to say, you will be able to include only a reference to a particular module within your program code as an alternative to using the entire module code time and time again. In this way, your script will be shorter, therefore it'll be executed a lot quicker, not mentioning that it'll be much simpler to maintain and modify. If you would like to take advantage of a third-party ready-made Perl script rather than creating your own, it'll probably need certain modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Hosting

All our shared hosting feature over 3400 Perl modules which you're able to use as part of your CGI scripts or web-based applications. They contain both widespread and less popular ones, so as to give you different options with regard to what functionality you're able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list can be found in the Server Information section of our custom-made Hepsia web hosting Control Panel, that comes with all shared accounts. In the same location, you'll see the Perl version that we have along with the path to the modules that you will need to use within your scripts in order to call a particular module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you're able to run any kind of script app developed in this programming language without any problems irrespective of the semi-dedicated server plan that you pick. The aforementioned is valid for both pre-made apps that you get online and for custom ones which you develop. We offer such a large number of modules for a couple of reasons - first, to give you different options in respect to what kind of functions you can add to your applications and websites and second, to ensure that when you wish to employ a ready script, it will run appropriately whatever the modules it will require. Because of this, some of the modules inside our library are very popular whereas others are used rarely. You will see a list of all modules inside your website hosting Control Panel along with the access path which your scripts will need in order to use these modules.