Perl is a very popular web-oriented computer programming language, which is employed to set up CGI scripts and also many different applications. It's really convenient because you don't need to create the very same program code time and time again to get some process executed more than once, instead you will be able to apply modules. They are pre-defined subroutines or sets of activities that can be called and executed inside a script. That is to say, you will be able to add only a reference to a certain module within your program code as an alternative to using the whole module code time and time again. This way, your script will be shorter, thus it shall be executed much faster, not mentioning that it'll be much simpler to maintain or modify. When you wish to use some third-party ready-made Perl script rather than creating your own, it will most likely need specific modules to be present on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

All our Linux cloud hosting include more than 3400 Perl modules that you're able to use as part of your CGI scripts or web-based applications. They include both widely used and less popular ones, in order to provide you with different options in terms of what functionality you will be able to add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The whole list accessible in the Server Information section of our in-house built Hepsia web hosting Control Panel, that comes with all shared accounts. In the same place, you'll find the Perl version which we have along with the path to the modules that you'll have to use within your scripts so as to call a particular module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to run any script application written in this programming language without any problems regardless of the semi-dedicated server plan that you select. The abovementioned applies for both pre-made applications that you get online and for custom ones that you develop. We provide such a large number of modules for a couple of reasons - first, to offer you different options in respect to what characteristics you will be able to add to your apps and sites and second, to ensure that in case you'd like to use a ready script, it'll run properly regardless of what modules it requires. Because of this, some of the modules in our library are quite popular while others are employed very rarely. You can find a list of all the modules within your website hosting Control Panel in addition to the access path that your scripts need in order to use these modules.