Perl is a well-liked web-oriented programming language, that's designed to generate CGI scripts and also many different applications. It's very practical as you do not have to produce the very same code over and over in order to have some task executed more than once, but you're able to use modules. These are pre-defined subroutines or groups of operations that can be called and executed within a script. That is to say, you're able to include only a reference to a specific module within your code rather than using the entire module code again and again. This way, your script will be shorter, which means that it'll be executed a lot faster, not mentioning that it'll be a lot easier to maintain or modify. In case you want to employ some third-party ready-made Perl script instead of creating your own, it will most likely need specific modules to be present on the hosting server.

Over 3400 Perl Modules in Shared Hosting

When you'd like to employ Perl-based apps on your websites - ready-made from a third-party site or tailor-made ones, you can take advantage of our large module library. With more than 3400 modules installed on our custom cloud website hosting platform, you'll be able to run any script, regardless of the shared hosting plan that you select. When you sign in to the Hepsia Control Panel which is provided with all accounts, you can see the complete list of modules that we have as well as the path that you need to include to your scripts so that they can access these modules. Since we now have quite a big library, you can find both popular and very rarely used modules. We prefer to be prepared, so if a third-party script that you want to work with needs a module which is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

Each semi-dedicated server that we offer will allow you to work with any kind of Perl-based web app that you would like, no matter if you've created it yourself or if you've downloaded it from some third-party website. Either way, it'll run flawlessly irrespective of the modules it may require because we have a rich library that includes more than 3400 different modules. A complete list can be found in the Hepsia website hosting Control Panel which is used to take care of the semi-dedicated server accounts. Along with that list, you'll also find the directory path to the modules, in order to know what you have to include in your scripts in order for them to connect to these modules. Examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a large number of modules to make sure that any type of script can run regardless of its requirements.