Perl is a popular programming language and among its key advantages is that it works with the so-called modules - short bits of program code which include subroutines and perform numerous tasks. The handy side of employing modules is that you won't have to create custom-made program code or include the entire code for a particular task every time it needs to be performed. Instead, you'll be able to include only a single line in your Perl script which calls a given module, which in turn will execute the needed task. Not only will this give you shorter and enhanced scripts, but it will also help you make adjustments a lot quicker and easier. In case you aren't a programmer, but you'd like to start using a Perl application which you've discovered on the Internet, for example, it is very likely that the app will require certain modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

If you get one of the Linux shared packages that we offer, you will have access to a huge library of over 3400 Perl modules which are already set up on our cloud server platform. As soon as you sign in to the Hepsia Control Panel, you are able to go to the Server Information area where you can see the complete list. Some of them are more common than others, yet we have such a large selection as we're aware that in case you employ an application from a third-party site, it may have specific prerequisites as to what modules should be set up on the server or it will not function efficiently. XML::Parser, URI, LWP and DBD::mysql are among the modules that you will be able to access and use on your sites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated packages come with a big selection of Perl modules which you could use with your scripts. In this way, even when you would like to use an app which you have found online from a different website, you can be sure that it shall work correctly as regardless of the modules it could require, we will have them. Our selection consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are widely used and others not as much. We keep such a significant number to be on the safe side and to ensure that any script shall run on our machines even if some module that it needs is used rarely. The whole list of modules which you can use can be found within the Hepsia website hosting Control Panel that comes with the semi-dedicated accounts.