Perl is a widespread programming language and one of its major pros is that it works with the so-called modules - short pieces of code that contain subroutines and execute numerous tasks. The convenient side of working with modules is that you will not have to write custom-made code or include the entire code for a given process each and every time it should be executed. Instead, you are able to add just a single line in your Perl script which calls a certain module, that consequently will perform the necessary task. Not only will this give you shorter and optimized scripts, but it will help you make changes a lot quicker and easier. In case you aren't a programmer, still you would like to start using a Perl app which you've discovered on the worldwide web, for example, it is very likely that the app will require certain modules to be already installed on the website hosting server.

Over 3400 Perl Modules in Shared Web Hosting

More than 3400 Perl modules will be readily available if you purchase any of our shared web hosting. You can use as many as you will need and we've made sure that we offer all the well-known ones, and a lot more which might not be used as much, but may be a prerequisite for some third-party web application that you need to use or for a custom-made script to work efficiently. LWP, URI, GD, CGI::Session and Image::Magick are only a couple of instances of the modules you will be able to access. You're able to find the whole list inside your Hepsia web hosting Control Panel along with the path which you have to set inside your scripts, so they can use the module library. With our shared plans, you are able to employ any kind of Perl-based script without limitations.

Over 3400 Perl Modules in Semi-dedicated Servers

All of our semi-dedicated servers come with a massive selection of Perl modules that you may use with your scripts. This way, even when you would like to use an application that you've found online from a different internet site, you can be certain that it will work effectively because regardless of what modules it could require, we'll have them. Our library features more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and many more - a lot of them are widely used while others not as much. We keep such a large number to be on the safe side and to be certain that any script will run on our servers even if some module which it needs is used extremely rarely. The whole list of modules which you can use can be found within the Hepsia website hosting CP offered with the semi-dedicated accounts.