Perl is a very popular web-oriented programming language, that is used to create CGI scripts and various apps. It's very practical due to the fact that you don't have to write the same code over and over again so that you can get some action executed a couple of times, but you are able to work with modules. These are pre-defined subroutines or groups of operations that can be called and executed within a script. This means that, you are able to include just a reference to a particular module inside your code as an alternative to using the entire module code time and time again. In this way, your script will be shorter, which means that it shall be executed quicker, not mentioning that it'll be much simpler to maintain and / or modify. In case you want to take advantage of some third-party ready-made Perl script instead of writing your own, it will most likely need specific modules to be pre-installed on the web hosting server.

Over 3400 Perl Modules in Website Hosting

If you would like to work with Perl-based applications on your sites - ready-made from a third-party website or tailor-made ones, you'll be able to take full advantage of our large module library. With over 3400 modules installed on our custom-made cloud hosting platform, you can run any script, irrespective of the website hosting plan that you select. When you log in to the Hepsia Control Panel which is provided with all accounts, you'll be able to see the whole list of modules which we have along with the path that you should include to your scripts so they can access these modules. As we now have quite a big library, you can find both well-liked and very rarely used modules. We prefer to be on the safe side, so if a third-party script that you'd like to employ requires a module which is not that popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Hosting

If you need to work with a Perl-based web application 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 every single semi-dedicated server which we provide. You'll be able to see the entire list at any time using your Hepsia CP together with the folder path required for your scripts to access the modules. We acknowledge the fact that some third-party programs might require modules that are not very popular so as to perform efficiently, hence the large number we've installed on our end. URI, LWP, DBD::mysql and Image::Magick are some of the modules that you will be able to use with your Perl applications no matter the plan that you choose.