Perl is a widespread web-oriented programming language, that is employed to create CGI scripts and also many different apps. It is really useful as you do not have to generate the very same program code time and again to get some task executed several times, but you can work with modules. They are pre-defined subroutines or groups of tasks which can be called and executed in a script. In other words, you will be able to include just a reference to a particular module in your code instead of using the whole module code again and again. This way, your script will be shorter, therefore it will be executed much faster, not mentioning that it'll be much easier to maintain or modify. If you want to take advantage of a third-party ready-made Perl script as an alternative to creating your own, it'll most likely need particular modules to be pre-installed on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

When you get one of the Linux shared hosting service that we provide, you will receive access to a rich library of over 3400 Perl modules which are already set up on our cloud server platform. Once you sign in to the Hepsia Control Panel, you'll be able to visit the Server Information section where you could check the full list. Part of them are more popular than others, however we offer such a large selection because we are aware that in case you employ an app from a third-party site, it may have certain prerequisites as to which modules have to be available on the server or it might not work properly. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you are able to access and employ on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

If you need to use a Perl-based web application or CGI script, you'll be able to use 3400+ different modules which can be found on our cloud hosting platform and are a part of every semi-dedicated server which we offer. You shall be able to see the full list at any moment using your Hepsia Control Panel along with the folder path required for your scripts to access the modules. We identify the fact that some third-party apps might require modules that are not quite popular in order to work properly, hence the big number we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules that you'll be able to use with your Perl applications regardless of the package deal that you select.