Perl is a widespread programming language and among its main advantages is the fact that it supports the so-called modules - short pieces of code which include subroutines and execute different tasks. The handy side of using modules is the fact that you won't have to write custom code or include the whole code for a given process whenever it needs to be executed. Alternatively, you'll be able to include only one line in your Perl script that calls a specific module, that consequently will execute the necessary task. Not only will this result in shorter and improved scripts, but it will also help you make adjustments a lot quicker and easier. If you aren't a programmer, still you'd like to start using a Perl application which you've found on the worldwide web, for instance, it is very likely that the application will require certain modules to be already set up on your hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

More than 3400 Perl modules will be accessible when you buy any of our cloud web hosting services. You're able to employ as many as you need to and we've ensured that we've got all the popular ones, and numerous others which might not be used that much, but can be a requirement for a third-party web application that you would like to use or for a custom script to function properly. LWP, URI, GD, CGI::Session and Image::Magick are only a few instances of the modules you'll be able to access. You are able to find the whole list in your Hepsia website hosting Control Panel as well as the path that you have to set inside your scripts, so that they can use the module library. When you use our shared plans, you can work with any Perl-based script without restrictions.

Over 3400 Perl Modules in Semi-dedicated Hosting

All our Linux semi-dedicated hosting include a large collection of Perl modules that you can use with your scripts. In this way, even if you would like to use a program which you have found online from a different site, you can be sure that it'll work correctly since no matter what modules it could possibly require, we'll have them. Our library offers over 3400 modules such as DBD::mysql, URI, LWP, XML::Parser and much more - many of them are commonly 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 shall work on our servers even if some module that it needs is used rarely. The full list of modules that can be used is available within the Hepsia website hosting Control Panel offered with the semi-dedicated accounts.