Perl is a widely used programming language and among its key advantages is the fact that it supports the so-called modules - short pieces of code which include subroutines and do a variety of tasks. The useful side of using modules is the fact that you won't have to create custom-made program code or include the whole code for a given task every single time it has to be performed. Alternatively, you can include just a single line in your Perl script that calls a given module, that consequently will execute the necessary task. Not only will this give you shorter and improved scripts, but it will also allow you to make modifications faster and much easier. If you aren't a programmer, still you'd like to begin using a Perl app which you've found on the worldwide web, for instance, it is very likely that the application will need specific modules to be already installed on the web hosting server.

Over 3400 Perl Modules in Shared Hosting

Any time you would like to use Perl-based apps on your sites - ready-made from a third-party website or tailor-made ones, you can reap the benefits of our large module library. With more than 3400 modules installed on our custom-built cloud web hosting platform, you will be able to execute any script, whatever the shared hosting plan that you choose. After you log in to the Hepsia Control Panel that comes with all the accounts, you will be able to see the whole set of modules that we offer along with the path that you should add to your scripts so they can access these modules. Because we now have quite a massive library, you can find both well-known and very rarely used modules. We prefer to be on the safe side, so if some third-party script that you wish to work with needs a module that is not very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

All our Linux semi-dedicated plans feature a huge variety of Perl modules that you can use with your scripts. In this way, even if you want to use an app which you've discovered online from another website, you can rest assured that it'll work effectively since no matter what modules it may need, we will have them. Our collection consists of over 3400 modules like DBD::mysql, URI, LWP, XML::Parser and much more - many of them are widely used and others not so much. We keep such a large number to be on the safe side and to be sure that any script shall work on our machines even if some module that it needs is used very rarely. The full list of modules which you can use can be found within the Hepsia web hosting Control Panel provided with the semi-dedicated accounts.