Perl is a well-known programming language and one of its main advantages is that it works with the so-called modules - short pieces of code which contain subroutines and perform numerous tasks. The useful side of using modules is the fact that you do not have to write custom-made program code or add the whole code for a given process each and every time it needs to be performed. Alternatively, you can include only one line in your Perl script that calls a given module, that in turn will perform the needed task. Not only will this lead to shorter and optimized scripts, but it will also enable you to make adjustments faster and easier. If you are not a programmer, yet you would like to employ a Perl app which you've found on the Internet, for example, it is very likely that the app will need some modules to be already installed on your web hosting server.

Over 3400 Perl Modules in Hosting

If you want to use Perl-based apps on your sites - ready-made from a third-party site or custom ones, you're able to benefit from our huge module library. With over 3400 modules installed on our tailor-made cloud web hosting platform, you will be able to run any type of script, irrespective of the hosting plan that you select. Once you sign in to the Hepsia Control Panel which is provided with all the accounts, you'll be able to see the full set of modules which we have together with the path that you should include to your scripts so that they will access these modules. Because we have quite a big library, you will find both well-liked and rarely used modules. We prefer to be prepared, so in case some third-party script that you need to work with needs a module which is not that popular, we'll still have it here.

Over 3400 Perl Modules in Semi-dedicated Servers

If you would like to employ a Perl-based web app or CGI script, you'll be able to use 3400+ different modules that are available on our cloud hosting platform and are a part of every semi-dedicated server we provide. You will be able to see the full list anytime via your Hepsia Control Panel together with the folder path necessary for your scripts to access the modules. We recognize the fact that some third-party apps may need modules that are not quite popular to work correctly, hence the large amount that we have 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 apps irrespective of the plan that you pick.