Perl is a popular programming language and one of its main pros is that it supports the so-called modules - short bits of code that contain subroutines and do numerous tasks. The convenient side of employing modules is the fact that you do not need to create custom-made code or add the entire code for a certain process each and every time it needs to be executed. Alternatively, you'll be able to add only a single line in your Perl script that calls a given module, that in turn will execute the needed action. Not only will this lead to shorter and more optimized scripts, but it will also enable you to make adjustments swifter and easier. If you are not a programmer, yet you would like to employ a Perl app which you've discovered online, for instance, it is likely that the app will require certain modules to be already set up on your hosting server.

Over 3400 Perl Modules in Shared Hosting

Over 3400 Perl modules are at your disposal when you purchase any of our shared hosting. You can use as many as you have to and we have made sure that we have all of the well-known ones, and many others which are not used as much, but might be a requirement for a third-party web application that you would like to use or for a custom-made script in order to function efficiently. LWP, URI, GD, CGI::Session and Image::Magick are just a few instances of the modules you will be able to access. You will be able to find the complete list inside your Hepsia website hosting Control Panel as well as the path that you should set in your scripts, so that they can use the module library. When you use our shared plans, you are able to work with any type of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting include a large variety of Perl modules that you may use with your scripts. In this way, even when you need to use an app that you have found online from another website, you can rest assured that it will work effectively because regardless of what modules it may possibly require, we'll have them. Our library provides over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and a lot more - some of them are frequently used and others not so much. We keep such a large number to be on the safe side and to ensure that any script will run on our machines even if some module which it requires is used very rarely. The whole list of modules you can use can be found within the Hepsia web hosting CP provided with the semi-dedicated accounts.