Perl is a well-liked programming language and among its main pros is the fact that it works with the so-called modules - short pieces of program code which include subroutines and execute different tasks. The practical side of using modules is that you don't have to create custom-made code or include the whole code for a certain action every single time it should be executed. Instead, you are able to add just a single line in your Perl script that calls a specific module, which in turn will perform the necessary task. Not only will this lead to shorter and enhanced scripts, but it'll also enable you to make adjustments a lot quicker and easier. If you aren't a programmer, still you would like to employ a Perl app that you've discovered on the worldwide web, for instance, it's likely that the application will need certain modules to be already set up on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

Our shared web hosting plans include over 3400 Perl modules that you can employ as a part of your CGI scripts or web-based applications. They contain both widely used and less popular ones, so as to offer you different options regarding what features you'll be able to add to your sites. Several examples are Apache::SOAP, CGI::Session, GD, Image::Magick, URI, LWP and many others. The complete list can be found in the Server Information area of our tailor-made Hepsia web hosting Control Panel, which is provided with all of the shared accounts. In the same place, you will see the Perl version which we have along with the path to the modules that you'll need to use inside your scripts to call a specific module from our library.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our Linux semi-dedicated plans come with a large variety of Perl modules that you may use with your scripts. In this way, even if you would like to use an app that you've discovered online from a different internet site, you can be sure that it will work correctly since regardless of what modules it could possibly need, we'll have them. Our selection offers more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and more - some are commonly used and others not as much. We keep such a significant number to be on the safe side and to make sure that any script will work on our machines even if some module that it requires is used rarely. The entire list of modules that can be used can be found within the Hepsia website hosting CP offered with the semi-dedicated accounts.