Perl is a well-liked web-oriented computer programming language, that is employed to set up CGI scripts and a variety of apps. It is very practical owing to the fact that you don't have to create the same code again and again to have some process executed several times, but you are able to employ modules. These are pre-defined subroutines or sets of tasks that can be called and executed inside a script. That is to say, you can include just a reference to a specific module inside your program code as an alternative to using the whole module code over and over again. This way, your script will be shorter, thus it will be executed a lot faster, not mentioning that it will be much easier to maintain and / or modify. In case you wish to take advantage of some third-party ready-made Perl script instead of writing your own, it will probably need particular modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Website Hosting

When you'd like to work with Perl-based apps on your sites - ready-made from a third-party website or custom ones, you'll be able to reap the benefits of our vast module library. With over 3400 modules set up on our custom-made cloud website hosting platform, you will be able to run any type of script, regardless of the website hosting plan that you select. After you log in to the Hepsia Control Panel that comes with all of the accounts, you can see the whole list of modules that we have together with the path that you need to add to your scripts so they will access these modules. Since we have quite a massive library, you'll find both well-liked and very rarely used modules. We prefer to be prepared, so in case a third-party script that you need to work with requires a module that is not that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

When you would like to use a Perl-based web application or CGI script, it shall be possible to use 3400+ different modules that are available on our cloud hosting platform and are part of every semi-dedicated server we offer. You will be able to see the full list at any time via your Hepsia CP alongside the folder path required for your scripts to access the modules. We recognize the fact that some third-party apps could need modules which are not very popular so as to run efficiently, hence the large number which we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules which you will be able to use with your Perl applications irrespective of the package you pick.