Perl is a widespread programming language and one of its key pros is the fact that it supports the so-called modules - short pieces of program code that include subroutines and perform numerous tasks. The practical side of employing modules is that you will not need to write custom code or include the whole code for some process each time it has to be performed. Alternatively, you'll be able to include only one line in your Perl script which calls a specific module, that consequently will perform the needed task. Not only will this lead to shorter and optimized scripts, but it'll also allow you to make modifications faster and easier. If you are not a programmer, still you'd like to begin using a Perl app that you've found on the worldwide web, for example, it is very likely that the app will need certain modules to be already set up on your hosting server.
Over 3400 Perl Modules in Cloud Hosting
When you wish to work with Perl-based applications on your sites - ready-made from a third-party website or custom-made ones, you're able to reap the benefits of our huge module library. With over 3400 modules set up on our tailor-made cloud website hosting platform, you'll be able to manage any script, whatever the cloud hosting package that you select. When you log in to the Hepsia Control Panel which comes with all accounts, you'll be able to see the entire set of modules that we offer together with the path that you have to include to your scripts so they will access these modules. As we now have quite a big library, you'll find both well-known and seldom used modules. We prefer to be on the safe side, so if a third-party script that you would like to use requires a module that isn't that popular, we will still have it on our end.
Over 3400 Perl Modules in Semi-dedicated Hosting
All our semi-dedicated services feature a huge selection of Perl modules that you could use with your scripts. Thus, even when you would like to use an app which you have found online from another website, you can rest assured that it'll work correctly as regardless what modules it may require, we will have them. Our library offers more than 3400 modules including DBD::mysql, URI, LWP, XML::Parser and a lot more - many of them are frequently used and others not so much. We keep such a large amount to be on the safe side and to ensure that any script shall work on our machines even if some module which it requires is used rarely. The whole list of modules that can be used can be found in the Hepsia hosting CP that comes with the semi-dedicated accounts.