Perl is a preferred scripting language that is that is used to create different web-oriented applications, including CGI scripts. One of the attributes which differentiate it from many other languages is the use of modules - batches of Perl program code that do predefined jobs and they're widely accepted. Basically, instead of generating tailor-made code to do something or pasting tens and hundreds of lines of code inside your script, you will be able to "call" some module that is already available for this specific process and use only a couple of lines of program code. In consequence, your script will be executed quicker because it is smaller. Using modules will, in addition make the script easier to change since you will have to go through much less code. If you want to use Perl on your site, you should make sure that the necessary modules are available on the server.

Over 3400 Perl Modules in Cloud Website Hosting

Over 3400 Perl modules will be readily available when you get any of our Linux cloud website hosting services. You will be able to use as many as you have to and we have made sure that we offer all of the well-known ones, as well as many more that are not used that much, but can be a requirement for a third-party web application that you would like to use or for a custom-made script in order to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few instances of the modules you can access. You are able to find the complete list inside your Hepsia hosting Control Panel along with the path that you have to set within your scripts, so they can use our module library. With our shared plans, you can use any kind of Perl-based script without any restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting feature a large range of Perl modules that you could use with your scripts. Thus, even when you would like to use an application that you have found online from a different website, you can be sure that it shall work correctly since no matter what modules it may need, we'll have them. Our selection offers over 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many others - some of them are widely used while others not as much. We keep such a large amount to be on the safe side and to make certain that any script shall work on our machines even if some module that it requires is used rarely. The full list of modules that you can use is available in the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.