Perl is a very popular web-oriented programming language, that's employed to make CGI scripts as well as various applications. It is really practical as you don't have to submit the very same code repeatedly to have some process executed several times, instead you're able to employ modules. These are pre-defined subroutines or sets of operations that can be called and executed inside a script. In other words, you can include only a reference to a particular module within your program code instead of using the entire module code over and over again. In this way, your script will be shorter, which means that it'll be executed more rapidly, not mentioning that it'll be much simpler to maintain or modify. If you would like to take advantage of a third-party ready-made Perl script instead of creating your own, it will most likely need certain modules to be present on the web hosting server.

Over 3400 Perl Modules in Shared Hosting

In case you'd like to work with Perl-based applications on your websites - ready-made from a third-party site or custom-built ones, you're able to reap the benefits of our large module library. With more than 3400 modules installed on our in-house built cloud web hosting platform, you can run any type of script, regardless of the shared hosting package that you pick. When you log in to the Hepsia Control Panel that is provided with all accounts, you'll be able to see the entire set of modules that we have together with the path that you should include to your scripts so they can access these modules. Since we have quite a large library, you will find both popular and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you want to use requires a module which isn't that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

When you would like to use a Perl-based web application or CGI script, you'll be able to use 3400+ different modules that can be found on our cloud hosting platform and are a part of every single semi-dedicated server which we provide. You will be able to see the full list at any time through your Hepsia CP along with the folder path needed for your scripts to access the modules. We realize the fact that some third-party apps may require modules which aren't popular so as to run properly, hence the large amount we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you'll be able to use with your Perl applications no matter the plan that you choose.