Perl is a well-liked programming language and among its main advantages is the fact that it supports the so-called modules - short pieces of program code which include subroutines and perform various tasks. The practical side of employing modules is the fact that you do not have to create custom program code or include the whole code for a given task every time it needs to be executed. Instead, you can include just a single line in your Perl script which calls a particular module, that consequently will perform the needed task. Not only will this lead to shorter and optimized scripts, but it will help you make modifications quicker and much easier. If you are not a programmer, still you would like to begin using a Perl app that you've discovered on the worldwide web, for example, it's likely that the application will need some modules to be already set up on the hosting server.

Over 3400 Perl Modules in Hosting

More than 3400 Perl modules will be accessible if you purchase any of our hosting. You're able to use as many as you have to and we have ensured that we have all the popular ones, as well as many others that may not be used that much, but might be a prerequisite for some third-party web app that you want to use or for a custom script in order to work properly. LWP, URI, GD, CGI::Session and Image::Magick are just a few examples of the modules you'll be able to access. You will be able to find the list in your Hepsia web hosting Control Panel as well as the path which you should set within your scripts, so they can use our module library. Using our shared packages, you are able to work with any Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers come with a large range of Perl modules which you may use with your scripts. In this way, even when you would like to use an application that you have discovered online from a different internet site, you can rest assured that it shall work correctly as regardless of the modules it may possibly require, we will have them. Our collection consists of more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and many others - a lot of them are frequently used while 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 machines even if some module that it needs is used extremely rarely. The complete list of modules you can use can be found in the Hepsia web hosting CP that comes with the semi-dedicated accounts.