Perl is a widely used programming language and one of its key advantages is the fact that it works with the so-called modules - short bits of program code that include subroutines and do different tasks. The convenient side of working with modules is that you will not have to write custom code or include the entire code for a certain action each time it should be executed. Alternatively, you will be able to add only a single line in your Perl script which calls a specific module, which in turn will execute the needed action. Not only will this provide you with shorter and enhanced scripts, but it'll also allow you to make adjustments swifter and much easier. In case you are not a programmer, still you'd like to use a Perl app that you've found on the worldwide web, for example, it is very likely that the application will require specific modules to be already installed on your web hosting server.
Over 3400 Perl Modules in Cloud Hosting
Over 3400 Perl modules will be accessible when you get any of our Linux cloud plans. You are able to use as many as you need to and we have made sure that we have all of the preferred ones, as well as numerous others which may not be used as much, but may be a requirement for a third-party web application that you would like to use or for a custom script to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of examples of the modules you will be able to access. You can find the entire list inside your Hepsia hosting Control Panel along with the path which you should set within your scripts, so that they can use our module library. When you use our shared plans, you'll be able to use any type of Perl-based script without any limitations.
Over 3400 Perl Modules in Semi-dedicated Servers
All our semi-dedicated servers offer a huge selection of Perl modules that you can use with your scripts. In this way, even if you would like to use an app that you've found online from another website, you can be positive that it shall work correctly as regardless of the modules it could require, we will have them. Our collection features more than 3400 modules like DBD::mysql, URI, LWP, XML::Parser and much more - a lot of them are widely used and others not as much. We keep such a large number to be on the safe side and to ensure that any script shall work on our machines even if some module that it requires is used very rarely. The full list of modules that can be used is available within the Hepsia web hosting CP offered with the semi-dedicated accounts.