Perl is a well-liked scripting language that is designed to make various web-oriented applications, including CGI scripts. Among the attributes that differentiate it from various other programming languages is the employment of modules - batches of Perl program code which complete predefined jobs and they're universally accepted. In simple terms, instead of generating custom-made code to make something or pasting tens and hundreds of lines of code in the script, you can "call" a module which is already available for this particular job and use only several lines of code. Because of this, your script shall be executed more rapidly because it will be much smaller. Employing modules will additionally make a script easier to change because you will have to browse through a smaller amount of program code. In case you wish to use Perl on your website, you should ensure that the mandatory modules are present on your server.

Over 3400 Perl Modules in Cloud Web Hosting

All our cloud web hosting services come with more than 3400 Perl modules that you'll be able to work with as a part of your CGI scripts or web-based apps. They include both popular and less popular ones, in order to offer you different options in terms of what features you can add to your websites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and a lot more. The full list can be found in the Server Information area of our in-house built Hepsia hosting Control Panel, which comes with all shared accounts. In the same location, you'll see the Perl version that we have as well as the path to the modules that you will have to use within your scripts in order to call a certain module from the library.

Over 3400 Perl Modules in Semi-dedicated Hosting

All of our Linux semi-dedicated hosting come with a big variety of Perl modules which you can use with your scripts. Thus, even when you need to use an application that you have found online from a different site, you can rest assured that it will work effectively because no matter what modules it may need, we'll have them. Our selection consists of more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some of them are frequently used and others not as much. We keep such a large number to be on the safe side and to make certain that any script will work on our web servers even if some module that it needs is used extremely rarely. The entire list of modules which you can use can be found inside the Hepsia website hosting Control Panel provided with the semi-dedicated accounts.