Perl is a popular programming language and one of its main pros is the fact that it supports the so-called modules - short bits of code which include subroutines and execute a number of tasks. The handy side of employing modules is the fact that you do not have to write custom-made code or include the entire code for some task every single time it should be executed. Instead, you are able to include only one line in your Perl script which calls a given module, that consequently will perform the necessary action. Not only will this provide you with shorter and optimized scripts, but it will also allow you to make modifications swifter and much easier. In case you aren't a programmer, still you would like to begin using a Perl application that you've found online, for example, it's very likely that the app will need specific modules to be already set up on the hosting server.

Over 3400 Perl Modules in Shared Hosting

In case you'd like to employ Perl-based apps on your sites - ready-made from a third-party website or custom ones, you're able to take advantage of our vast module library. With over 3400 modules installed on our custom-made cloud web hosting platform, you will be able to manage any type of script, regardless of the shared hosting plan that you choose. After you log in to the Hepsia Control Panel which comes with all of the accounts, you can see the full list of modules which we have along with the path that you should add to your scripts so they can access these modules. Since we now have quite a big library, you can find both well-liked and seldom used modules. We prefer to be prepared, so in case some third-party script that you intend to employ requires a module that is not very popular, we'll still have it on our end.

Over 3400 Perl Modules in Semi-dedicated Servers

If you need to work with a Perl-based web application or CGI script, you will 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 shall be able to see the full list at any moment using your Hepsia CP along with the folder path needed for your scripts to access the modules. We realize the fact that some third-party applications may require modules which aren't really popular in order to run properly, hence the large amount that we have installed on our end. URI, LWP, DBD::mysql and Image::Magick are amongst the modules which you shall be able to use with your Perl apps irrespective of the package that you select.