Perl is a well-known scripting language which is used to build different web-oriented apps, which includes CGI scripts. One of the options which differentiate it from many other languages is the employment of modules - batches of Perl program code that complete predefined tasks and they are widely accepted. In simple terms, as an alternative to creating custom program code to make something or pasting tens and hundreds of lines of code in the script, you are able to "call" a module which is already available for this specific job and use only a couple of lines of program code. Due to this fact, your script shall be executed much more quickly since it'll be much smaller. Using modules will, in addition make your script much easier to change as you'll need to go through much less program code. If you'd like to use Perl on your website, you have to ensure that the necessary modules can be found on the server.

Over 3400 Perl Modules in Cloud Hosting

All of our Linux cloud hosting include over 3400 Perl modules which you are able to take advantage of as part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, to offer you different options regarding what features you can add to your sites. A couple of examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The full list is available in the Server Information section of our tailor-made Hepsia hosting Control Panel, which is featured with all shared accounts. In the same location, you will find the Perl version which we have as well as the path to the modules that you'll need to use within your scripts so as to call a particular module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting include a massive range of Perl modules that you may use with your scripts. This way, even if you want to use an application that you've discovered online from a different internet site, you can be certain that it shall work effectively because no matter what modules it could possibly require, we'll have them. Our collection provides over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - a lot of them are widely used and others not so 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 which it requires is used very rarely. The complete list of modules that can be used can be found in the Hepsia website hosting CP offered with the semi-dedicated accounts.