Perl is a well-known programming language and among its major pros is that it works with the so-called modules - short bits of program code that include subroutines and do numerous tasks. The handy side of using modules is the fact that you won't need to write custom program code or include the entire code for some task each time it needs to be executed. Alternatively, you can include just a single line in your Perl script that calls a specific module, which consequently will execute the needed action. Not only will this provide you with shorter and enhanced scripts, but it will also allow you to make adjustments a lot quicker and easier. In case you are not a programmer, but you'd like to work with a Perl application which you've discovered on the web, for instance, it is very likely that the application will require certain modules to be already set up on the web hosting server.

Over 3400 Perl Modules in Shared Hosting

When you acquire one of the shared plans that we supply, you'll receive access to a huge library of more than 3400 Perl modules which are already installed on our cloud server platform. When you log in to your Hepsia Control Panel, you will be able to go to the Server Information section where you could check the whole list. Part of them are more common than others, however we offer such a large selection since we're aware that in case you employ an app from some third-party website, it could have specific prerequisites as to what kind of modules should be present on the server or it may not function appropriately. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you can access and use on your websites.

Over 3400 Perl Modules in Semi-dedicated Servers

With more than 3400 Perl modules pre-installed on our cloud hosting platform, you will be able to manage almost any script application developed in this programming language without any problems whatever the semi-dedicated server plan that you choose. The aforementioned applies for both pre-made apps that you get online and for custom-built ones which you develop. We offer such a large number of modules for a couple of reasons - first, to give you a choice in respect to what functions you will be able to add to your apps and websites and secondly, to make sure that when you would like to employ a ready script, it'll run appropriately no matter what modules it will need. Because of this, many of the modules in our library are very popular while others are employed rarely. You can find a list of all the modules inside your website hosting Control Panel along with the access path which your scripts need in order to use these modules.