Perl is a well-liked programming language and among its major advantages is that it works with the so-called modules - short bits of code that contain subroutines and execute numerous tasks. The handy side of working with modules is that you won't need to create custom program code or include the whole code for a certain task each and every time it has to be executed. Alternatively, you can add only one line in your Perl script which calls a particular module, which consequently will execute the necessary task. Not only will this result in shorter and optimized scripts, but it will allow you to make modifications a lot quicker and easier. In case you aren't a programmer, yet you'd like to employ a Perl application that you've found on the Internet, for instance, it is likely that the application will need specific modules to be already set up on the hosting server.

Over 3400 Perl Modules in Shared Hosting

When you get one of the shared hosting that we offer, you'll receive access to a huge library of over 3400 Perl modules that are already installed on our cloud server platform. When you log in to the Hepsia Control Panel, you are able to visit the Server Information area where you could see the entire list. Part of them are more popular than others, yet we have such a large number since we're aware that if you employ an application from a third-party website, it may have specific requirements as to what modules have to be available on the server or it will not work appropriately. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you'll be able to access and employ on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud website hosting platform, you will be able to manage any kind of script application written in this programming language without any problems whatever the semi-dedicated server plan that you pick. This is valid for both pre-made apps that you get online and for custom-made ones which you create. We offer such a large number of modules for a couple of reasons - first of all, to offer you a choice in respect to what kind of functions you can add to your applications and sites and secondly, to ensure that in case you would like to work with a ready script, it'll run flawlessly regardless of what modules it needs. For this reason, most of the modules included in our library are quite popular while others are employed rarely. You will find a list of all modules within your hosting Control Panel together with the access path which your scripts need to use the modules.