Perl is a widespread programming language and among its major advantages is that it works with the so-called modules - short bits of code that contain subroutines and do a variety of tasks. The convenient side of working with modules is that you do not have to create custom code or add the entire code for a given task each and every time it needs to be performed. Instead, you are able to include just a single line in your Perl script that calls a specific module, which in turn will perform the needed task. Not only will this give you shorter and improved scripts, but it will also help you make changes a lot quicker and much easier. If you aren't a programmer, still you would like to begin using a Perl app which you've found on the web, for example, it is very likely that the application will require certain modules to be already set up on the website hosting server.

Over 3400 Perl Modules in Shared Hosting

When you buy one of the Linux shared hosting packages that we offer, you'll receive access to a rich library of over 3400 Perl modules that are already set up on our cloud server platform. As soon as you log in to the Hepsia Control Panel, you can visit the Server Information area where you can see the entire list. Some of them are more common than others, but we offer such a large selection since we realize that if you employ an application from a third-party website, it may have specific requirements as to what kind of modules need to be installed on the server or it may not function properly. XML::Parser, URI, LWP and DBD::mysql are on the list of modules that you're able to access and take advantage of on your websites.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated packages include a huge range of Perl modules that you can use with your scripts. That way, even when you would like to use an app which you have discovered online from another site, you can be sure that it shall work correctly because regardless of what modules it could require, we will have them. Our selection features more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and a lot more - a lot of them are commonly 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 work on our web servers even if some module which it needs is used extremely rarely. The full list of modules that you can use can be found within the Hepsia hosting CP that comes with the semi-dedicated accounts.