Perl is a popular programming language and one of its key pros is that it supports the so-called modules - short pieces of program code which contain subroutines and perform different tasks. The useful side of working with modules is that you do not need to create custom code or include the entire code for some action every time it should be performed. Instead, you are able to add only one line in your Perl script that calls a particular module, which consequently will perform the needed task. Not only will this result in shorter and more optimized scripts, but it'll also help you make changes quicker and much easier. In case you aren't a programmer, but you'd like to employ a Perl app which you've discovered on the Internet, for instance, it is likely that the app will require specific modules to be already installed on the web hosting server.
Over 3400 Perl Modules in Shared Website Hosting
Over 3400 Perl modules will be readily available when you buy any of our shared website hosting. You'll be able to use as many as you'll need and we have ensured that we've got all of the popular ones, plus numerous others which may not be used that much, but may be a prerequisite for some third-party web application that you want to use or for a custom script to function properly. LWP, URI, GD, CGI::Session and Image::Magick are just a couple of examples of the modules you can access. You're able to find the complete list inside your Hepsia website hosting Control Panel along with the path that you need to set in your scripts, so that they can use our module library. When you use our shared packages, you will be able to use any Perl-based script without any limitations.
Over 3400 Perl Modules in Semi-dedicated Servers
All our Linux semi-dedicated plans come with a big collection of Perl modules that you may use with your scripts. This way, even when you would like to use an app that you have discovered online from another website, you can be certain that it will work effectively as regardless of what modules it could possibly require, we will have them. Our collection provides more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are frequently used and others not as much. We keep such a significant number to be on the safe side and to be sure that any script will work on our web servers even if some module that it requires is used rarely. The full list of modules that you can use is available inside the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.