Perl is a well-liked programming language and among its key pros is the fact that it supports the so-called modules - short pieces of program code that contain subroutines and perform numerous tasks. The handy side of employing modules is the fact that you will not have to write custom program code or add the entire code for a specific task whenever it needs to be executed. Alternatively, you'll be able to add only one line in your Perl script which calls a particular module, that consequently will perform the needed action. Not only will this lead to shorter and optimized scripts, but it'll also allow you to make changes a lot quicker and easier. In case you are not a programmer, yet you would like to work with a Perl app which you've discovered on the worldwide web, for instance, it's very likely that the application will need some modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Shared Hosting

If you acquire one of the shared plans that we supply, you'll have access to a large library of more than 3400 Perl modules which are already installed on our cloud server platform. As soon as you sign in to the Hepsia Control Panel, you're able to visit the Server Information section where you can easily check the complete list. Some of them are more popular than others, yet we offer such a large selection because we're aware that in case you employ an app from a third-party site, it could have specific requirements as to which modules have to be installed on the server or it will not work appropriately. XML::Parser, URI, LWP and DBD::mysql are some of the modules that you are able to access and take advantage of on your sites.

Over 3400 Perl Modules in Semi-dedicated Servers

With over 3400 Perl modules pre-installed on our cloud web hosting platform, you can run any script application created in this programming language without any problems whatever the semi-dedicated server package that you choose. This applies for both pre-made applications that you find online and for in-house made ones that you develop. We provide such a large number of modules for two reasons - first, to provide you with a selection in respect to what functions you are able to add to your apps and websites and second, to make sure that in case you want to work with a ready script, it'll run properly regardless of what modules it needs. For this reason, some of the modules in our library are quite popular while others are employed very rarely. You'll see a list of all of the modules within your web hosting Control Panel in addition to the access path that your scripts will need to use these modules.