Perl is a widespread web-oriented computer programming language, that's designed to create CGI scripts as well as a variety of applications. It is very handy owing to the fact that you do not need to produce the very same program code again and again to have some action executed a couple of times, but you can work with modules. These are pre-defined subroutines or sets of tasks that can be called and executed within a script. That is to say, you are able to include only a reference to a particular module in your program code instead of using the whole module code time and time again. This way, your script will be shorter, therefore it'll be executed faster, not mentioning that it will be much simpler to maintain and / or modify. When you'd like to employ a third-party ready-made Perl script instead of creating your own, it'll probably need particular modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Shared Web Hosting

When you obtain one of the shared web hosting that we offer, you will receive access to a large library of over 3400 Perl modules that are already set up on our cloud server platform. After you log in to the Hepsia Control Panel, you'll be able to go to the Server Information section where you could see the full list. Some of them are more common than others, however we have such a large number because we're aware that in case you employ an application from some third-party website, it may have certain prerequisites as to what kind of modules should be present on the server or it may not function efficiently. XML::Parser, URI, LWP and DBD::mysql are among the modules that you're able to access and employ on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

In case you wish to work with a Perl-based web app or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are part of every single semi-dedicated server which we offer. You will be able to see the whole list whenever you want via your Hepsia CP along with the folder path needed for your scripts to access the modules. We identify the fact that some third-party apps may need modules which aren't popular to operate efficiently, hence the large amount which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you will be able to use with your Perl applications irrespective of the package deal you opt for.