Perl is a well-liked web-oriented programming language, which is designed to make CGI scripts as well as various applications. It is very convenient for the reason that you do not have to submit the very same program code over and over again so that you can have some process executed a couple of times, but you are able to use modules. They are pre-defined subroutines or sets of activities that can be called and executed in a script. This means that, you will be able to include only a reference to a certain module inside your program code as an alternative to using the entire module code time and time again. This way, your script will be shorter, thus it'll be executed more rapidly, not mentioning that it will be a lot easier to maintain or modify. In case you want to use some third-party ready-made Perl script as an alternative to writing your own, it will most likely need specific modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

When you obtain one of the cloud website hosting that we provide, you'll receive access to a large library of over 3400 Perl modules which are already installed on our cloud server platform. As soon as you log in to the Hepsia Control Panel, you'll be able to go to the Server Information area where you can easily check the complete list. Part of them are more common than others, yet we offer such a large number as we're aware that in case you employ an application from a third-party site, it could have specific requirements as to what kind of modules should be present on the server or it will not function appropriately. XML::Parser, URI, LWP and DBD::mysql are among the modules that you are able to access and use on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

Each semi-dedicated server that we supply allows you to use any Perl-based web application that you'd like, regardless if you've made it yourself or if you have downloaded it from some third-party site. In either case, it'll work properly whatever the modules it needs because we have a massive library which consists of over 3400 different modules. The complete list is available in the Hepsia web hosting Control Panel that is used to control the semi-dedicated server accounts. Along with that list, you can also find the directory path to the modules, so as to know what you need to add in your scripts in order for them to connect to these modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we have such a multitude of modules to make sure that virtually any kind of script will run in spite of its specifications.