Perl is a very popular web-oriented computer programming language, that is designed to create CGI scripts and also many different apps. It's very convenient because you don't need to produce the same code time and again so as to get some action executed a couple of times, but you are able to employ modules. They are pre-defined subroutines or groups of activities which can be called and executed inside a script. This means that, you will be able to add just a reference to a specific module within your code rather than using the entire module code time and time again. This way, your script will be shorter, thus it shall be executed quicker, not mentioning that it will be easier to maintain and modify. If you'd like to use some third-party ready-made Perl script as an alternative to writing your own, it will probably need certain modules to be present on the website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

All of our Linux cloud website hosting feature over 3400 Perl modules that you will be able to use as part of your CGI scripts or web-based apps. They include both popular and less popular ones, in order to give you different options with regard to what features you will be able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list is available in the Server Information area of our tailor-made Hepsia website hosting Control Panel, that is provided with all the shared accounts. In the same location, you will see the Perl version that we have and the path to the modules that you will need to use within your scripts to call a given module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud web hosting platform, you'll be able to run almost any script application developed in this programming language without a problem whatever the semi-dedicated server plan that you select. The aforementioned applies for both pre-made apps which you get online and for in-house built ones which you develop. We offer such a multitude of modules for a couple of reasons - first of all, to give you different options in respect to what kind of features you can add to your applications and sites and secondly, to ensure that when you'd like to use a ready script, it'll run properly no matter what modules it will require. That's why, most of the modules in our library are very popular whereas others are used very rarely. You will see a list of all the modules inside your web hosting Control Panel along with the access path which your scripts will need so as to use these modules.