Perl is a well-liked web-oriented programming language, that's employed to set up CGI scripts along with a variety of apps. It is really practical because you don't have to submit the same program code time and again to get some task executed more than once, instead you will be able to use modules. They are pre-defined subroutines or groups of operations which can be called and executed inside a script. That is to say, you can add only a reference to a particular module within your code rather than using the whole module code again and again. This way, your script will be shorter, thus it will be executed a lot faster, not mentioning that it will be much simpler to maintain or modify. In case you'd like to use some third-party ready-made Perl script instead of creating your own, it will probably need particular modules to be present on the website hosting server.

Over 3400 Perl Modules in Shared Website Hosting

In case you'd like to use Perl-based applications on your sites - ready-made from a third-party website or tailor-made ones, you will be able to reap the benefits of our vast module library. With over 3400 modules set up on our custom cloud website hosting platform, you'll be able to run any type of script, whatever the shared website hosting package that you pick. When you log in to the Hepsia Control Panel which is provided with all of the accounts, you can see the complete list of modules that we offer together with the path that you have to include to your scripts so that they will access these modules. Because we have quite a massive library, you'll find both popular and seldom used modules. We prefer to be prepared, so if some third-party script that you need to work with needs a module which isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

Every single semi-dedicated server that we provide will allow you to use any type of Perl-based web app that you would like, no matter if you've made it yourself or if you have downloaded it from a third-party site. In either case, it will work perfectly whatever the modules it needs since we have a large library that includes more than 3400 different modules. A full list is accessible in the Hepsia web hosting Control Panel which is used to manage the semi-dedicated server accounts. Along with the list, you can also see the directory path to the modules, so as to know what you need to add in your scripts in order for them to connect to these modules. Some examples of what we have are URI, DBD::mysql, Image::Magick and LWP and we've got such a multitude of modules to make sure that any script will run in spite of its specifications.