Perl is a widely used programming language and among its major pros is the fact that it works with the so-called modules - short pieces of program code that include subroutines and execute various tasks. The useful side of working with modules is that you won't have to write custom-made code or add the entire code for a given task each and every time it needs to be performed. Alternatively, you are able to include just one line in your Perl script which calls a certain module, that in turn will perform the necessary action. Not only will this lead to shorter and optimized scripts, but it'll also enable you to make adjustments a lot quicker and easier. In case you are not a programmer, still you'd like to start using a Perl app that you've discovered on the web, for example, it is likely that the app will need specific modules to be already installed on the hosting server.

Over 3400 Perl Modules in Cloud Hosting

Every time you wish to work with Perl-based applications on your websites - ready-made from a third-party site or custom-made ones, you'll be able to take advantage of our large module library. With over 3400 modules installed on our tailor-made cloud website hosting platform, you'll be able to execute any script, regardless of the cloud hosting package that you select. After you log in to the Hepsia Control Panel that is included with all accounts, you will be able to see the whole list of modules that we have as well as the path that you have to include to your scripts so that they'll be able to access these modules. Since we now have quite a massive library, you'll find both well-known and rarely used modules. We prefer to be prepared, so in case a third-party script that you wish to use requires a module that isn't very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

If you wish 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 a part of each semi-dedicated server that we provide. You shall be able to see the full list at any moment via your Hepsia Control Panel alongside the folder path needed for your scripts to access the modules. We realize the fact that some third-party apps might require modules which aren't very popular to function properly, hence the big number that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are among the modules which you will be able to use with your Perl apps regardless of the package you choose.