Perl is a well-known programming language and among its key advantages is the fact that it works with the so-called modules - short pieces of code that contain subroutines and do a number of tasks. The useful side of employing modules is that you do not have to write custom code or include the whole code for a given task each and every time it has to be performed. Alternatively, you can add only a single line in your Perl script that calls a certain module, that consequently will perform the necessary action. Not only will this result in shorter and optimized scripts, but it will help you make adjustments swifter and easier. In case you are not a programmer, but you would like to start using a Perl application that you've found on the Internet, for example, it's likely that the application will require certain modules to be already installed on your website hosting server.

Over 3400 Perl Modules in Cloud Website Hosting

Over 3400 Perl modules will be readily available when you buy any of our Linux cloud website hosting packages. You are able to employ as many as you need to and we have ensured that we offer all the well-liked ones, and numerous others which are not used as much, but might be a prerequisite for a third-party web app that you want to use or for a custom-made script to work effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you will be able to access. You can see the list inside your Hepsia hosting Control Panel as well as the path which you need to set within your scripts, so they can use the module library. With our shared plans, you're able to work with any Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated packages include a big selection of Perl modules that you may use with your scripts. Thus, even when you want to use a program that you have discovered online from a different site, you can be certain that it shall work effectively because regardless what modules it may need, we will have them. Our library consists of more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - many of them are widely used and others not as much. We keep such a large amount 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 rarely. The entire list of modules which you can use is available inside the Hepsia hosting CP that comes with the semi-dedicated accounts.