Perl is a well-liked programming language and among its key advantages is that it supports the so-called modules - short bits of code that include subroutines and execute a variety of tasks. The useful side of working with modules is the fact that you will not have to create custom program code or add the entire code for a given task every single time it has to be performed. Alternatively, you are able to include just one line in your Perl script which calls a given module, that in turn will execute the needed action. Not only will this result in shorter and improved scripts, but it will also enable you to make changes swifter and much easier. In case you aren't a programmer, yet you would like to employ a Perl app that you've discovered on the worldwide web, for instance, it is likely that the application will need some modules to be already set up on your hosting server.

Over 3400 Perl Modules in Shared Hosting

More than 3400 Perl modules are readily available when you purchase any of our shared hosting plans. You can employ as many as you'll need and we have ensured that we've got all of the preferred ones, plus numerous others which may not be used that much, but can be a requirement for a third-party web application that you want to use or for a custom script in order to function effectively. LWP, URI, GD, CGI::Session and Image::Magick are only a few examples of the modules you will be able to access. You will be able to see the whole list in your Hepsia hosting Control Panel along with the path which you should set inside your scripts, so that they can use our module library. With our shared packages, you're able to work with any Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Servers

Our semi-dedicated hosting plans come with a huge variety of Perl modules that you could use with your scripts. In this way, even if you would like to use an application that you have found online from another site, you can rest assured that it will work correctly since regardless of the modules it could require, we'll have them. Our selection offers more than 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and many more - some of them are frequently 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 web servers even if some module it requires is used extremely rarely. The entire list of modules you can use can be found inside the Hepsia hosting CP provided with the semi-dedicated accounts.