Perl is a popular programming language and one of its main pros is that it supports the so-called modules - short pieces of program code which contain subroutines and perform a variety of tasks. The practical side of employing modules is that you don't have to write custom-made program code or add the whole code for a particular action each and every time it should be executed. Alternatively, you will be able to add only a single line in your Perl script that calls a specific module, that in turn will execute the necessary action. Not only will this give you shorter and enhanced scripts, but it will allow you to make changes faster and much easier. If you aren't a programmer, but you would like to begin using a Perl application that you've discovered on the web, for instance, it is likely that the app will require specific modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Cloud Web Hosting

Every time you'd like to use Perl-based apps on your websites - ready-made from a third-party website or tailor-made ones, you can take advantage of our huge module library. With over 3400 modules set up on our custom-made cloud hosting platform, you'll be able to manage any script, regardless of the cloud web hosting package that you pick. After you sign in to the Hepsia Control Panel which is provided with all of the accounts, you will be able to see the complete set of modules that we have as well as the path that you have to include to your scripts so they'll be able to access these modules. Since we now have quite a massive library, you'll find both popular and seldom used modules. We prefer to be on the safe side, so in case a third-party script that you intend to work with requires a module that is not that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

Our Linux semi-dedicated packages come with a huge selection of Perl modules that you may use with your scripts. Thus, even when you want to use a program that you have discovered online from a different site, you can be positive that it will be effective as regardless what modules it could need, we'll have them. Our library provides over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and much more - some of them are widely used and others not so much. We keep such a large amount to be on the safe side and to be sure that any script shall run on our machines even if some module that it needs is used extremely rarely. The whole list of modules you can use is available within the Hepsia web hosting Control Panel that comes with the semi-dedicated accounts.