Perl is a well-liked web-oriented programming language, which is employed to create CGI scripts and also various apps. It's really useful since you do not have to create the very same program code over and over to get some action executed a couple of times, but you are able to apply modules. They're pre-defined subroutines or groups of operations which can be called and executed inside a script. In other words, you'll be able to add only a reference to a particular module in your code rather than using the entire module code time and time again. In this way, your script will be shorter, thus it'll be executed faster, not mentioning that it'll be a lot easier to maintain or modify. When you'd like to use a third-party ready-made Perl script as an alternative to creating your own, it'll most likely need specific modules to be present on the hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

All our Linux cloud web hosting packages feature more than 3400 Perl modules which you are able to employ as a part of your CGI scripts or web-based apps. They include both widespread and less popular ones, to supply you with different options in terms of what functionality you are able to add to your websites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many, many more. A full list is available in the Server Information area of our custom-made Hepsia hosting Control Panel, that is provided with all 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'll have to use within your scripts so as to call a particular module from our library.

Over 3400 Perl Modules in Semi-dedicated Hosting

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you'll be able to run any kind of script app created in this programming language without a problem irrespective of the semi-dedicated server plan that you select. The aforementioned is valid for both pre-made apps which you discover online and for in-house made ones which you write. We offer such a large number of modules for a couple of reasons - first, to give you a selection in respect to what characteristics you'll be able to add to your apps and websites and secondly, to guarantee that if you want to work with a ready script, it will run flawlessly whatever the modules it will require. That's why, many of the modules in our library are quite popular while others are employed rarely. You'll see a list of all of the modules inside your web hosting Control Panel along with the access path which your scripts need in order to use these modules.