Perl is a well-liked web-oriented computer programming language, that is used to create CGI scripts and various apps. It is very handy as you don't have to create the same program code again and again in order to get some task executed a couple of times, instead you'll be able to use modules. These are pre-defined subroutines or sets of tasks that can be called and executed inside a script. This means that, you are able to include just a reference to a certain module inside your program code as an alternative to using the whole module code again and again. In this way, your script will be shorter, which means that it'll be executed a lot faster, not mentioning that it will be a lot easier to maintain and modify. If you want to take advantage of a third-party ready-made Perl script as an alternative to writing your own, it'll probably need specific modules to be present on the web hosting server.

Over 3400 Perl Modules in Shared Web Hosting

When you'd like to employ Perl-based applications on your sites - ready-made from a third-party site or tailor-made ones, you are able to reap the benefits of our vast module library. With over 3400 modules set up on our custom cloud hosting platform, you'll be able to run any kind of script, whatever the shared web hosting package that you choose. When you log in to the Hepsia Control Panel which is included with all of the accounts, you'll be able to see the full set of modules that we offer as well as the path that you should add to your scripts so that they will access these modules. Since we have quite a large library, you'll find both well-liked and rarely used modules. We prefer to be prepared, so in case a third-party script that you wish to employ requires a module that isn't very popular, we will still have it here.

Over 3400 Perl Modules in Semi-dedicated Hosting

In case you wish to employ a Perl-based web app or CGI script, you will be able to use 3400+ different modules which can be found on our cloud hosting platform and are part of each semi-dedicated server which we provide. You shall be able to see the whole list at any time through your Hepsia Control Panel along with the folder path necessary for your scripts to access the modules. We acknowledge the fact that some third-party programs might need modules which aren't quite popular to run correctly, hence the big number we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you shall be able to use with your Perl apps regardless of the package that you select.