Perl is a widespread web-oriented programming language, that's designed to make CGI scripts as well as various applications. It is very practical as you don't have to write the very same program code time and time again in order to get some task executed several times, instead you can employ modules. These are pre-defined subroutines or sets of operations that can be called and executed within a script. In other words, you are able to add just a reference to a particular module within your program code rather than using the whole module code again and again. This way, your script will be shorter, therefore it will be executed quicker, not mentioning that it'll be a lot easier to maintain or modify. When you'd like to employ some third-party ready-made Perl script instead of creating your own, it will most likely need specific modules to be present on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

When you obtain one of the cloud hosting plans that we offer, you will receive access to a rich library of more than 3400 Perl modules that are already installed on our cloud server platform. After you sign in to the Hepsia Control Panel, you can visit the Server Information section where you can easily see the complete list. Some of them are more popular than others, but we offer such a large selection because we are aware that in case you employ an application from a third-party website, it may have specific prerequisites as to which modules need to be set up on the server or it will not function properly. XML::Parser, URI, LWP and DBD::mysql are among the modules that you'll be able to access and take advantage of on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

When you would like to employ a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules which can be found on our cloud hosting platform and are a part of each semi-dedicated server that we provide. You shall be able to see the whole list at any moment using your Hepsia CP together with the folder path required for your scripts to access the modules. We identify the fact that some third-party apps might need modules which aren't really popular so as to function efficiently, hence the large selection which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you will be able to use with your Perl applications no matter the package deal you pick.