Perl is a well-known programming language and one of its key pros is the fact that it works with the so-called modules - short bits of code which include subroutines and do numerous tasks. The beneficial side of using modules is the fact that you will not need to create custom-made code or include the entire code for a certain process whenever it has to be executed. Instead, you will be able to add just one line in your Perl script which calls a given module, that consequently will perform the needed action. Not only will this provide you with shorter and improved scripts, but it will help you make adjustments a lot quicker and much easier. If you are not a programmer, yet you'd like to use a Perl app which you've discovered online, for example, it's likely that the application will need certain modules to be already installed on your hosting server.

Over 3400 Perl Modules in Shared Website Hosting

All of our Linux shared website hosting come with more than 3400 Perl modules that you are able to employ as a part of your CGI scripts or web-based apps. They include both widespread and less popular ones, so as to provide you with different options with regard to what functions you'll be able to add to your sites. A few examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. A full list accessible in the Server Information area of our custom-built Hepsia web hosting Control Panel, that is featured with all shared accounts. In the same place, you can find the Perl version that we have along with the path to the modules that you'll have to use inside your scripts so as to call a specific module from the library.

Over 3400 Perl Modules in Semi-dedicated Servers

All our semi-dedicated servers include a big variety of Perl modules which you may use with your scripts. In this way, even when you need to use an app that you've found online from another website, you can be positive that it shall work correctly because no matter what modules it may possibly need, we will have them. Our collection offers more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and more - some are widely used and others not so much. We keep such a large amount to be on the safe side and to be certain that any script shall run on our web servers even if some module that it requires is used extremely rarely. The whole list of modules you can use can be found in the Hepsia web hosting Control Panel offered with the semi-dedicated accounts.