Perl is a widely used programming language and one of its major pros is the fact that it supports the so-called modules - short pieces of program code which include subroutines and do a number of tasks. The handy side of employing modules is the fact that you do not need to write custom program code or add the whole code for a certain task each and every time it should be performed. Instead, you will be able to include just one line in your Perl script which calls a specific module, that in turn will perform the needed action. Not only will this give you shorter and more optimized scripts, but it'll also help you make changes swifter and easier. In case you aren't a programmer, but you would like to employ a Perl app which you've found on the web, for example, it's very likely that the app will need certain modules to be already set up on your web hosting server.

Over 3400 Perl Modules in Cloud Hosting

In case you need to work with Perl-based applications on your websites - ready-made from a third-party site or tailor-made ones, you'll be able to take advantage of our large module library. With more than 3400 modules installed on our custom-made cloud web hosting platform, you can manage any kind of script, irrespective of the cloud hosting plan 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 entire set of modules that we have together with the path that you should add to your scripts so they will access these modules. As we have quite a massive library, you will find both widespread and very rarely used modules. We prefer to be prepared, so if a third-party script that you'd like to work with requires a module that is not very popular, we will still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

When you want to use a Perl-based web app or CGI script, you'll be able to use 3400+ different modules which are available on our cloud hosting platform and are a part of each semi-dedicated server which we offer. You shall be able to see the entire list at any time through your Hepsia Control Panel alongside the folder path needed for your scripts to access the modules. We acknowledge the fact that some third-party programs could need modules that are not popular to work efficiently, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules that you will be able to use with your Perl apps no matter the plan you pick.