Perl is a widespread web-oriented programming language, that's employed to create CGI scripts and also many different apps. It is really practical as you don't need to produce the very same program code time and again so that you can get some action executed more than once, instead you'll be able to employ modules. These are pre-defined subroutines or sets of tasks that can be called and executed inside a script. This means that, you will be able to include just a reference to a specific module inside your code as an alternative to using the whole module code over and over again. This way, your script will be shorter, therefore it shall be executed a lot quicker, not mentioning that it will be a lot easier to maintain or modify. When you want to use some third-party ready-made Perl script as an alternative to writing your own, it'll probably need specific modules to be pre-installed on the hosting server.

Over 3400 Perl Modules in Shared Web Hosting

Every time you need to employ Perl-based applications on your sites - ready-made from a third-party website or custom ones, you are able to take advantage of our huge module library. With more than 3400 modules installed on our custom-built cloud hosting platform, you'll be able to run any script, regardless of the shared web hosting package that you pick. Once you log in to the Hepsia Control Panel that is provided with all of the accounts, you'll be able to see the complete list of modules which we offer together with the path that you should add to your scripts so they'll be able to access these modules. Because we have quite a big library, you will find both well-known and seldom used modules. We prefer to be prepared, so if some third-party script that you would like to work with needs a module that is not very popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

Each and every semi-dedicated server that we offer allows you to work with any kind of Perl-based web app that you would like, regardless if you have created it yourself or if you have downloaded it from some third-party website. In either case, it'll work perfectly irrespective of the modules it may require since we have a rich library that contains more than 3400 different modules. A complete list can be found in the Hepsia website hosting Control Panel that's used to manage the semi-dedicated server accounts. In addition to that list, you can also see the directory path to the modules, in order to know what you need to add in your scripts in order for them to connect to these modules. A few examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a large number of modules to ensure that any script will run in spite of its specifications.